Skip to content

Commit 1a12b96

Browse files
committed
Update to the latest codesniffer
1 parent 2c0b852 commit 1a12b96

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
@@ -23,7 +23,7 @@
2323
"require-dev": {
2424
"php-http/mock-client": "^1.3",
2525
"phpunit/phpunit": "~4.0|~5.0",
26-
"squizlabs/php_codesniffer": "~2.3"
26+
"squizlabs/php_codesniffer": "^3.5"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)