Skip to content

Commit

Permalink
phpcs move to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
yupmin authored May 31, 2019
1 parent c03b4d7 commit 8f06680
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"require": {
"php": ">=5.6",
"psr/container": "^1.0",
"zendframework/zend-config": "^3.2",
"squizlabs/php_codesniffer": "^3.4"
"zendframework/zend-config": "^3.2"
},
"require-dev": {
"php-di/php-di": "~5.4",
"phpunit/phpunit": "~5.7"
"phpunit/phpunit": "~5.7",
"squizlabs/php_codesniffer": "^3.4"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit 8f06680

Please sign in to comment.