updated composer platforme & drush to 13
This commit is contained in:
+3
-3
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user