Skip to content

Commit 62e901a

Browse files
committed
Remove previous major version of squizlabs/php_codesniffer
1 parent b33c110 commit 62e901a

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
@@ -33,7 +33,7 @@
3333
"phpunit/phpunit": "^11.5 || ^12.3",
3434
"psr/log": "^3.0",
3535
"slevomat/coding-standard": "^8.20",
36-
"squizlabs/php_codesniffer": "^3.13 || ^4.0",
36+
"squizlabs/php_codesniffer": "^4.0",
3737
"symfony/phpunit-bridge": "^7.3 || ^8.0"
3838
},
3939
"require-dev": {

0 commit comments

Comments
 (0)