Skip to content

Commit 5b5ddcd

Browse files
authored
Update php_codesniffer version constraint
1 parent 82cb7c3 commit 5b5ddcd

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
@@ -36,7 +36,7 @@
3636
"cakephp/cakephp": "^5.1.5",
3737
"phpstan/phpdoc-parser": "^2.1.0",
3838
"sebastian/diff": "^5.0 || ^6.0 || ^7.0",
39-
"squizlabs/php_codesniffer": "^3.11"
39+
"squizlabs/php_codesniffer": "^3.11 || ^4.0"
4040
},
4141
"require-dev": {
4242
"dereuromark/cakephp-shim": "^3.3.0",

0 commit comments

Comments
 (0)