Skip to content

Commit d852379

Browse files
committed
PHP CodeSniffer 2.9.0 is broken
1 parent c656687 commit d852379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"require": {
1111
"php": "^7.0",
12-
"squizlabs/php_codesniffer": "^2.8.1"
12+
"squizlabs/php_codesniffer": "~2.8.1"
1313
},
1414
"require-dev": {
1515
"jakub-onderka/php-parallel-lint": "0.9.2",

0 commit comments

Comments
 (0)