downgraded to php 8.1
This commit is contained in:
+2
-2
@@ -158,7 +158,7 @@
|
||||
"drupal/views_field_view": "^1.0@beta",
|
||||
"drupal/webform": "^6.2",
|
||||
"drupal/workflow": "^1.7",
|
||||
"drush/drush": "^13",
|
||||
"drush/drush": "^12",
|
||||
"kint-php/kint": "^3.3",
|
||||
"smalot/pdfparser": "*",
|
||||
"symfony/mailjet-mailer": "^5.4",
|
||||
@@ -178,7 +178,7 @@
|
||||
"config": {
|
||||
"sort-packages": true,
|
||||
"platform": {
|
||||
"php": "8.4"
|
||||
"php": "8.1"
|
||||
},
|
||||
"discard-changes": true,
|
||||
"allow-plugins": {
|
||||
|
||||
Reference in New Issue
Block a user