downgraded to php 8.1

This commit is contained in:
2026-09-20 12:57:18 +02:00
parent c2f594ef2f
commit 29506e0b2e
3 changed files with 172 additions and 181 deletions
+2 -2
View File
@@ -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": {