composer: bump to PHPUnit 4.6

This commit is contained in:
Tomáš Votruba
2015-03-27 07:10:14 +01:00
parent 539f636427
commit 47891e6bd8

View File

@@ -9,7 +9,7 @@
],
"minimum-stability": "stable",
"require-dev": {
"phpunit/phpunit": "3.7.*",
"phpunit/phpunit": "4.6.*",
"squizlabs/php_codesniffer": "1.5.*"
},
"autoload": {