updated php to 7.3

This commit is contained in:
2019-05-27 12:15:22 +02:00
parent c4f25bbd0f
commit 57cd67fdaa
2 changed files with 444 additions and 128 deletions

View File

@@ -16,7 +16,7 @@
}
],
"require": {
"php": ">=5.6",
"php": ">=7.3",
"composer/installers": "^1.2",
"cweagans/composer-patches": "^1.6.5",
"drupal-composer/drupal-scaffold": "^2.5",