Skip to content

Commit

Permalink
More d9 updates (#11)
Browse files Browse the repository at this point in the history
* Update composer.json

* Update idc_migration.info.yml
  • Loading branch information
dannylamb committed Aug 27, 2021
1 parent b213d7b commit e52a14b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
}
],
"require": {
"php": ">=7.3",
"drupal/core": "^8.9"
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^7.5",
Expand Down
1 change: 1 addition & 0 deletions idc_migration.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: IDC Migration
type: module
description: 'Custom migration plugins supporting IDC ingest'
core: 8.x
core_version_requirement: ^8 || ^9
dependencies:
- drupal:migrate
- migrate_source_csv:migrate_source_csv

0 comments on commit e52a14b

Please sign in to comment.