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

Commit

Permalink
Mod: declare PHP_CodeSniffer as requirement to fix minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikael Randy committed Jul 16, 2015
1 parent d9b2356 commit 55ca035
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@
"issues": "https://github.com/M6Web/Symfony2-coding-standard/issues"
},
"require": {
"squizlabs/php_codesniffer": "~1.0"
"squizlabs/php_codesniffer": "~2.0"
},
"suggest": {
"squizlabs/php_codesniffer": "PHP CodeSniffer",
"m6web/coke": "PHP CodeSniffer configurator"
}
}

0 comments on commit 55ca035

Please sign in to comment.