Skip to content

Commit caecd5a

Browse files
authored
Bump minimum for codesniffer
1 parent 71f1b99 commit caecd5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"symfony/http-foundation": "~2.1|~3.0"
3333
},
3434
"require-dev": {
35-
"omnipay/tests": "~2.0"
35+
"omnipay/tests": "~2.0",
36+
"squizlabs/php_codesniffer": "~1.5"
3637
},
3738
"extra": {
3839
"branch-alias": {

0 commit comments

Comments
 (0)