Skip to content

Commit 8f06680

Browse files
authored
phpcs move to dev
1 parent c03b4d7 commit 8f06680

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
"require": {
1515
"php": ">=5.6",
1616
"psr/container": "^1.0",
17-
"zendframework/zend-config": "^3.2",
18-
"squizlabs/php_codesniffer": "^3.4"
17+
"zendframework/zend-config": "^3.2"
1918
},
2019
"require-dev": {
2120
"php-di/php-di": "~5.4",
22-
"phpunit/phpunit": "~5.7"
21+
"phpunit/phpunit": "~5.7",
22+
"squizlabs/php_codesniffer": "^3.4"
2323
},
2424
"extra": {
2525
"branch-alias": {

0 commit comments

Comments
 (0)