updated to last D8, installed upgrade_status

This commit is contained in:
2024-09-12 15:47:29 +02:00
parent 52f5b85f52
commit 6f34597657
8 changed files with 1271 additions and 891 deletions
+8 -7
View File
@@ -35,7 +35,6 @@
"drupal/config_devel": "^1.4",
"drupal/config_filter": "^1.6",
"drupal/config_ignore": "^2.2",
"drupal/console": "^1.0.2",
"drupal/context": "4.0.0-beta2",
"drupal/core-composer-scaffold": "^8.8.6",
"drupal/core-recommended": "^8.9.13",
@@ -71,18 +70,15 @@
"drupal/synonyms": "1.x-dev",
"drupal/toolbar_themes": "1.x-dev",
"drupal/translation_views": "^1.0",
"drupal/upgrade_status": "^3.19",
"drupal/url_to_video_filter": "^1.4",
"drupal/views_bulk_edit": "^2.2",
"drupal/views_bulk_operations": "^3.9",
"drupal/workflow": "1.x-dev",
"drush/drush": "^9.0.0",
"oomphinc/composer-installers-extender": "^1.1",
"vlucas/phpdotenv": "^2.4",
"webflo/drupal-finder": "^1.0.0",
"webmozart/path-util": "^2.3",
"zaporylie/composer-drupal-optimizations": "^1.0"
},
"require-dev": {
"webmozart/path-util": "^2.3"
},
"conflict": {
"drupal/drupal": "*"
@@ -90,7 +86,12 @@
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"composer/installers": true,
"cweagans/composer-patches": true,
"drupal/core-composer-scaffold": true
}
},
"autoload": {
"classmap": [