Skip to content

Commit fc041ba

Browse files
committed
Update codesniffer to newer version
1 parent ccf8482 commit fc041ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": ">=5.4.0",
16-
"squizlabs/php_codesniffer": "^3.1"
16+
"squizlabs/php_codesniffer": "^3.4"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "^4.8.7"

0 commit comments

Comments
 (0)