updated max on php 7.4

This commit is contained in:
2024-03-02 17:36:42 +01:00
parent a2a15c7ee6
commit c95420bb28
474 changed files with 1098 additions and 22321 deletions
+7 -1
View File
@@ -63,7 +63,13 @@
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"composer/installers": true,
"drupal/core-composer-scaffold": true,
"cweagans/composer-patches": true,
"oomphinc/composer-installers-extender": true
}
},
"extra": {
"drupal-scaffold": {