Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Commit

Permalink
Support CodeSniffer 3.0 all the way
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli authored Sep 7, 2017
1 parent 62dc910 commit c14cffa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"issues": "https://github.com/wizaplace/php-coding-standard/issues"
},
"require": {
"escapestudios/symfony2-coding-standard":" ~2.0",
"squizlabs/php_codesniffer": "~2.0|~3.0"
"escapestudios/symfony2-coding-standard":" ~3.0",
"squizlabs/php_codesniffer": "~3.0"
},
"suggest": {
"m6web/coke": "PHP CodeSniffer configurator"
Expand Down

0 comments on commit c14cffa

Please sign in to comment.