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

Commit

Permalink
Remove CS dependencies and add zend-coding-standard to require-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Koopzington committed Nov 13, 2016
1 parent e882abb commit 6d7dc2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -23,7 +23,7 @@
},
"require-dev": {
"phpunit/phpunit": "^4.7",
"squizlabs/php_codesniffer": "^2.3"
"zendframework/zend-coding-standard": "~1.0.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6d7dc2a

Please sign in to comment.