Use latest PHPUnit dev dependency.

This commit is contained in:
Justin Hileman
2016-02-14 08:37:53 -08:00
parent f3ae65eb33
commit 4dd6383a3d
+1 -1
View File
@@ -16,7 +16,7 @@
"php": ">=5.2.4" "php": ">=5.2.4"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~3.7|~4.0", "phpunit/phpunit": "~3.7|~4.0|~5.0",
"fabpot/php-cs-fixer": "~1.6" "fabpot/php-cs-fixer": "~1.6"
}, },
"autoload": { "autoload": {