-
- Downloads
Possibilité de passer à PHP 7.4
... | @@ -8,7 +8,7 @@ | ... | @@ -8,7 +8,7 @@ |
} | } | ||
], | ], | ||
"require": { | "require": { | ||
"php": "7.3.*", | "php": ">=7.3", | ||
"laminas/laminas-test": "^3.0", | "laminas/laminas-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