Merge pull request #109 from GrahamCampbell/patch-1

Fixed the phpunit version constraint
This commit is contained in:
Vance Lucas 2014-10-13 15:51:14 -05:00
commit decdb01a8d

View File

@ -16,7 +16,7 @@
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": "@stable"
"phpunit/phpunit": "~4.0"
},
"autoload": {
"psr-0": {