update phpunit version

This commit is contained in:
Manuel Raynaud
2014-06-19 12:58:40 +02:00
parent fded802839
commit ccd16dc363
2 changed files with 342 additions and 61 deletions

View File

@@ -39,7 +39,7 @@
"symfony/finder": "~2.2"
},
"require-dev": {
"phpunit/phpunit": "3.7.*",
"phpunit/phpunit": "4.1.*",
"fzaninotto/faker": "dev-master",
"maximebf/debugbar": "dev-master"
},