updated composer platforme & drush to 13

This commit is contained in:
2026-09-22 20:04:45 +02:00
parent 37c400ed59
commit e51e62f16d
3 changed files with 104 additions and 40 deletions
+3 -3
View File
@@ -58,7 +58,7 @@
}
],
"require": {
"php": ">=7.3",
"php": ">=8.4",
"ckeditor-plugin/colorbutton": "^4.16.2",
"ckeditor-plugin/panelbutton": "^4.16.2",
"composer/installers": "^1.2",
@@ -150,7 +150,7 @@
"drupal/views_field_view": "^1.0@beta",
"drupal/webform": "^6.3",
"drupal/workflow": "^1.7",
"drush/drush": "^12",
"drush/drush": "^13",
"kint-php/kint": "^3.3",
"politsin/jquery-ui-touch-punch": "^1",
"smalot/pdfparser": "*",
@@ -171,7 +171,7 @@
"config": {
"sort-packages": true,
"platform": {
"php": "8.1"
"php": "8.4"
},
"discard-changes": true,
"allow-plugins": {