Update PHPUnit version to get prophecy

main
Jérôme Tamarelle 9 years ago
parent 833ce98426
commit b91be79137

@ -30,7 +30,7 @@
"symfony/process": "~2.1"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
"phpunit/phpunit": "~4.5"
},
"suggest": {
"ext-zip": "Enabling the zip extension allows you to unzip archives, and allows gzip compression of all internet traffic",

Loading…
Cancel
Save