Use stable branch of phpunit and code sniffer

This commit is contained in:
fzerorubigd 2014-08-28 14:32:39 +04:30
parent 8a669f3176
commit 3710a50e41
No known key found for this signature in database
GPG Key ID: D6EE858AF9D2999A

View File

@ -20,8 +20,8 @@
},
"require-dev": {
"phpunit/phpunit": "3.7.*",
"squizlabs/php_codesniffer": "1.*"
"phpunit/phpunit": "@stable",
"squizlabs/php_codesniffer": "@stable"
},
"autoload": {
"psr-0": {