Updated php and phpunit requirements.
Showing
... | ... | @@ -23,8 +23,8 @@ |
"roave/security-advisories": "dev-master" | ||
}, | ||
"require-dev": { | ||
"php": ">=7.0", | ||
"phpunit/phpunit": "^5.6", | ||
"php": ">=7.1", | ||
"phpunit/phpunit": "^5.7", | ||
"mikey179/vfsStream": "^1.6", | ||
"theseer/phpdox": "^0.8", | ||
"phploc/phploc": "^3.0", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment