Switching to a PHPUnit version that doesn't throw a stty-related PHP warning on Travis
This commit is contained in:
parent
f5b4e8c823
commit
7aab261c24
@ -26,7 +26,7 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"symfony/yaml": "~2.3|~3.0",
|
"symfony/yaml": "~2.3|~3.0",
|
||||||
"phpunit/phpunit": "^5.4"
|
"phpunit/phpunit": "^5.7"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
|
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user