-
- Downloads
You need to sign in or sign up before continuing.
PHP 7.3 requis
... | @@ -8,6 +8,7 @@ | ... | @@ -8,6 +8,7 @@ |
} | } | ||
], | ], | ||
"require": { | "require": { | ||
"php": "7.3.*", | |||
"zendframework/zend-test": "^3.0", | "zendframework/zend-test": "^3.0", | ||
"phpunit/phpunit": "^5.6", | "phpunit/phpunit": "^5.6", | ||
"phpspec/prophecy": "^1.6", | "phpspec/prophecy": "^1.6", | ||
... | ... |
Please register or sign in to comment