updated max on php 7.4
This commit is contained in:
+7
-1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user