Set PhpUnit version for older php

This commit is contained in:
Alexander Schranz 2020-02-14 09:08:50 +01:00
commit 8837f4b115
6 changed files with 76 additions and 23 deletions

View file

@ -44,7 +44,7 @@
"require-dev": {
"sami/sami": "~1.0",
"silex/silex": "~1.0",
"symfony/phpunit-bridge": "^4.2.12 || ^5.0.4"
"phpunit/phpunit": "^4.8.36 || ^5.0 || ^6.0 || ^7.0"
},
"autoload": {
"psr-0": {