use phpunit 3.7.x to have php 5.3.x compatibility

This commit is contained in:
behrooz shabani (everplays) 2013-11-08 00:12:44 +03:30
parent 7fad993a67
commit 795792791e

View File

@ -20,7 +20,7 @@
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "3.8.*" "phpunit/phpunit": "3.7.*"
}, },
"autoload": { "autoload": {
"psr-0": { "psr-0": {