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

Commit 2027ef4

Browse files
committed
Remove CS dependencies and add zend-coding-standard to require-dev
1 parent c2cac5d commit 2027ef4

File tree

2 files changed

+37
-8
lines changed

2 files changed

+37
-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.8",
33-
"squizlabs/php_codesniffer": "^2.3.1"
33+
"zendframework/zend-coding-standard": "~1.0.0"
3434
},
3535
"suggest": {
3636
"zendframework/zend-cache": "To support Zend\\XmlRpc\\Server\\Cache usage"

composer.lock

Lines changed: 36 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)