updated core to 9.1.0

This commit is contained in:
2024-09-17 12:15:25 +02:00
parent 8bd90a8a02
commit 4a39f21140
9 changed files with 2150 additions and 1336 deletions
+4 -4
View File
@@ -36,9 +36,9 @@
"drupal/config_filter": "^1.6",
"drupal/config_ignore": "^3.3",
"drupal/context": "^4.1",
"drupal/core-composer-scaffold": "^8.9",
"drupal/core-project-message": "^8.9",
"drupal/core-recommended": "^8.9",
"drupal/core-composer-scaffold": "9.1.0",
"drupal/core-project-message": "9.1.0",
"drupal/core-recommended": "9.1.0",
"drupal/ctools": "^3.4",
"drupal/date_range_formatter": "^4.0",
"drupal/devel": "^4.0",
@@ -72,7 +72,7 @@
"drupal/url_to_video_filter": "^2.0",
"drupal/views_bulk_edit": "^2.6",
"drupal/views_bulk_operations": "^3.9",
"drupal/workflow": "1.3",
"drupal/workflow": "1.6",
"drush/drush": "^10",
"kint-php/kint": "^5.1",
"vlucas/phpdotenv": "^2.4",