upgraded to D10

This commit is contained in:
2024-09-18 21:15:11 +02:00
parent 96adc9b216
commit 6935b1c9c5
219 changed files with 2644 additions and 2732 deletions
+11 -11
View File
@@ -27,20 +27,20 @@
"drupal/admin_toolbar": "^3.5",
"drupal/adminimal_theme": "^1.4",
"drupal/audiofield": "^1.13",
"drupal/autologout": "^1.3",
"drupal/autologout": "^2",
"drupal/basic": "^3.0@alpha",
"drupal/bulkdelete": "1.x-dev@dev",
"drupal/classy": "^1.0",
"drupal/color_field": "^3.0",
"drupal/composer_deploy": "^1.7",
"drupal/config_devel": "^1.9",
"drupal/config_filter": "^1.6",
"drupal/config_filter": "^2.6",
"drupal/config_ignore": "^3.3",
"drupal/config_update": "^2.0@alpha",
"drupal/context": "^5.0@RC",
"drupal/core-composer-scaffold": "^9.1.0",
"drupal/core-project-message": "^9.1.0",
"drupal/core-recommended": "^9.1.0",
"drupal/core-composer-scaffold": "^10",
"drupal/core-project-message": "^10",
"drupal/core-recommended": "^10",
"drupal/ctools": "^4.1",
"drupal/date_range_formatter": "^4.0",
"drupal/devel": "^5.1",
@@ -71,11 +71,11 @@
"drupal/synonyms": "^2.1",
"drupal/token": "^1.15",
"drupal/translation_views": "^1.0",
"drupal/upgrade_status": "^3.19",
"drupal/views_bulk_edit": "^2.9",
"drupal/upgrade_status": "^4.3",
"drupal/views_bulk_edit": "^3",
"drupal/views_bulk_operations": "^4.2",
"drupal/workflow": "^1.8",
"drush/drush": "^10",
"drush/drush": "^12",
"kint-php/kint": "^5.1",
"vlucas/phpdotenv": "^2.4",
"webflo/drupal-finder": "^1.0.0",
@@ -131,9 +131,6 @@
"patches": {
"drupal/login_emailusername": {
"rest login email or user name https://www.drupal.org/project/login_emailusername/issues/2910511#comment-12564801" : "https://www.drupal.org/files/issues/2018-04-10/allow-rest-login-with-email-2910511-9.patch"
},
"drupal/domain": {
"Drupal 8 compatibility DROP ONCE UPDATED TO 9 !! https://www.drupal.org/project/domain/issues/3342305" : "https://www.drupal.org/files/issues/2024-03-29/d8_compatibility-3342305.patch"
}
},
"old-patches": {
@@ -142,6 +139,9 @@
},
"drupal/autologout": {
"AutologoutManager class incompatible with interface https://www.drupal.org/project/autologout/issues/3121214" : "https://www.drupal.org/files/issues/2020-03-20/3121214-autologout_manager_incompatible_interface.patch"
},
"drupal/domain": {
"Drupal 8 compatibility DROP ONCE UPDATED TO 9 !! https://www.drupal.org/project/domain/issues/3342305" : "https://www.drupal.org/files/issues/2024-03-29/d8_compatibility-3342305.patch"
}
},
"drupal-scaffold": {