First step to move the site to Drupal 9

This commit is contained in:
David Valdez 2020-07-06 23:20:43 +00:00
parent a8a36a92f4
commit 30b49372f5
7 changed files with 15 additions and 10 deletions
web/modules/custom
agaric_migration
drutopia_case_study
drutopia_creative_license

View file

@ -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

View file

@ -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

View file

@ -1,7 +1,7 @@
name: 'Creative License'
type: module
core: 8.x
package: Drutopia
core_version_requirement: ^8 || ^9
dependencies:
- config_actions
- config_snapshot