Update dependencies with PHP 5.5.x to fix build issues

This commit is contained in:
Thibaud Fabre
2016-09-29 08:52:38 +02:00
parent e562642973
commit 997a6bcc31
2 changed files with 3 additions and 3 deletions

View File

@@ -104,7 +104,7 @@
},
"require-dev": {
"mikey179/vfsStream": "~1.5",
"phpunit/phpunit": "^4.8"
"phpunit/phpunit": "^4.8|^5.0"
},
"autoload": {
"psr-0": {