updated php to 7.3

This commit is contained in:
2019-05-27 13:00:51 +02:00
parent 8cf24f87ba
commit 77dbe4aa9f
2 changed files with 3 additions and 3 deletions

View File

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