Skip to content

Commit be488ac

Browse files
committed
Require squizlabs/php_codesniffer:^3.5
1 parent a663524 commit be488ac

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
@@ -15,7 +15,7 @@
1515
],
1616
"minimum-stability": "stable",
1717
"require": {
18-
"squizlabs/php_codesniffer": "^3.0"
18+
"squizlabs/php_codesniffer": "^3.5"
1919
},
2020
"bin": [
2121
"bin/php-code-validator"

0 commit comments

Comments
 (0)