Commit 37b52d91 authored by Alexandros Tselegidis's avatar Alexandros Tselegidis
Browse files

Updated php and phpunit requirements.

parent d5f9b721
Branches release_v1.1.0
Tags v1.1.0
No related merge requests found
Showing with 157 additions and 151 deletions
......@@ -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.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment