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

Commit 866480e

Browse files
committed
Remove CS dependencies and add zend-coding-standard to require-dev
1 parent ca34ef0 commit 866480e

File tree

2 files changed

+38
-8
lines changed

2 files changed

+38
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"require-dev": {
3232
"phpunit/phpunit": "^4.7",
33-
"squizlabs/php_codesniffer": "^2.3"
33+
"zendframework/zend-coding-standard": "~1.0.0"
3434
},
3535
"autoload": {
3636
"psr-4": {

composer.lock

Lines changed: 37 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)