First step to move the site to Drupal 9
This commit is contained in:
parent
a8a36a92f4
commit
30b49372f5
7 changed files with 15 additions and 10 deletions
web/modules/custom
agaric_migration
drutopia_case_study
drutopia_creative_license
|
@ -2,7 +2,7 @@ name: Agaric Migration
|
|||
description: Migrate the content from the D7 version of the site.
|
||||
package: Custom
|
||||
type: module
|
||||
core: 8.x
|
||||
core_version_requirement: ^8 || ^9
|
||||
dependencies:
|
||||
- drupal:migrate
|
||||
- drupal:migrate_drupal
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: 'Drutopia Case Study'
|
||||
description: 'A Case Study highlights work done on a project.'
|
||||
type: module
|
||||
core: 8.x
|
||||
core_version_requirement: ^8 || ^9
|
||||
dependencies:
|
||||
- config_snapshot
|
||||
- drutopia_case_study
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: 'Creative License'
|
||||
type: module
|
||||
core: 8.x
|
||||
package: Drutopia
|
||||
core_version_requirement: ^8 || ^9
|
||||
dependencies:
|
||||
- config_actions
|
||||
- config_snapshot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue