Bump PHP version to 7.4 (from 7.2)

This commit is contained in:
Meritoo
2022-09-10 13:02:02 +02:00
parent 41ef088ffe
commit bbc5f6a43d
2 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
}
],
"require": {
"php": "^7.2",
"php": "^7.4",
"ext-dom": "*",
"ext-fileinfo": "*",
"ext-intl": "*",