Use php 5.4 supported phpunit bridge
This commit is contained in:
parent
14dc6a8b1b
commit
824b77dbcf
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"sami/sami": "~1.0",
|
"sami/sami": "~1.0",
|
||||||
"silex/silex": "~1.0",
|
"silex/silex": "~1.0",
|
||||||
"symfony/phpunit-bridge": "^5.0.4"
|
"symfony/phpunit-bridge": "^4.2.12 || ^5.0.4"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue