mirror of
https://github.com/Mibew/handlebars.php.git
synced 2025-04-15 10:57:24 +03:00
Use stable branch of phpunit and code sniffer
This commit is contained in:
parent
8a669f3176
commit
3710a50e41
@ -20,8 +20,8 @@
|
||||
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "3.7.*",
|
||||
"squizlabs/php_codesniffer": "1.*"
|
||||
"phpunit/phpunit": "@stable",
|
||||
"squizlabs/php_codesniffer": "@stable"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
|
Loading…
Reference in New Issue
Block a user