Only support PHP 7.4

This commit is contained in:
Jonny Barnes 2020-06-10 20:54:39 +01:00
parent 945cd2ad76
commit 3730eef869
2 changed files with 2 additions and 3 deletions

View file

@ -9,7 +9,7 @@
],
"license": "CC0-1.0",
"require": {
"php": "^7.3",
"php": "^7.4",
"ext-intl": "*",
"ext-json": "*",
"ext-dom": "*",