🔥 PHP 7.4+

This commit is contained in:
codemasher
2019-07-31 01:28:53 +02:00
parent d0a8f97a3e
commit 6750b7225c
2 changed files with 2 additions and 4 deletions
+2 -2
View File
@@ -24,13 +24,13 @@
}
],
"require": {
"php": "^7.2",
"php": "^7.4",
"ext-json": "*",
"ext-mbstring": "*",
"chillerlan/php-settings-container": "^1.1"
},
"require-dev": {
"phpunit/phpunit": "^8.0"
"phpunit/phpunit": "^8.2"
},
"suggest": {
"chillerlan/php-authenticator": "^3.0"