Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Commit

Permalink
REquiring latest PHPCS
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed May 22, 2014
1 parent 2ba4ba3 commit 9bd00f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
"zendframework/zendframework": "~2.2",
"zendframework/zend-developer-tools": "0.*",
"phpunit/phpunit": "~3.7",
"squizlabs/php_codesniffer": "1.4.*",
"satooshi/php-coveralls": "0.6.*"
"squizlabs/php_codesniffer": "2.0.*@ALPHA"
},
"suggest": {
"zendframework/zend-developer-tools": "Allows displaying service dependencies"
Expand Down

0 comments on commit 9bd00f2

Please sign in to comment.