1
0
Fork 0

Update PHPUnit version to get prophecy

pull/3766/head
Jérôme Tamarelle 2015-02-21 11:08:35 +01:00
parent 833ce98426
commit b91be79137
1 changed files with 1 additions and 1 deletions

View File

@ -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",