Set PhpUnit version for older php
This commit is contained in:
parent
824b77dbcf
commit
8837f4b115
6 changed files with 76 additions and 23 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue