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

Commit 1a92315

Browse files
committed
Remove CS dependencies and add zend-coding-standard to require-dev
1 parent d4b8bf0 commit 1a92315

File tree

2 files changed

+80
-402
lines changed

2 files changed

+80
-402
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"zendframework/zend-session": "^2.6.2",
4141
"zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
4242
"zendframework/zend-uri": "^2.5",
43-
"fabpot/php-cs-fixer": "1.7.*",
44-
"phpunit/phpunit": "^4.5"
43+
"phpunit/phpunit": "^4.5",
44+
"zendframework/zend-coding-standard": "~1.0.0"
4545
},
4646
"suggest": {
4747
"zendframework/zend-authentication": "Zend\\Authentication component",

0 commit comments

Comments
 (0)