Update to Drupal 9
This commit is contained in:
parent
4fd639507c
commit
e5b86c7f39
5 changed files with 2498 additions and 2068 deletions
|
@ -17,13 +17,12 @@
|
|||
"require": {
|
||||
"composer/installers": "^1.2",
|
||||
"drupal/admin_toolbar": "^2.0",
|
||||
"drupal/config_installer": "^1.8",
|
||||
"drupal/core-composer-scaffold": "^8.8",
|
||||
"drupal/core-recommended": "^8.8",
|
||||
"drush/drush": "^9"
|
||||
"drupal/core-composer-scaffold": "^9.0",
|
||||
"drupal/core-recommended": "^9.0",
|
||||
"drush/drush": "^10"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/core-dev": "^8.8"
|
||||
"drupal/core-dev": "^9.0"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/drupal": "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue