Skip to content

Commit ad32ccc

Browse files
committed
Bump squizlabs/php_codesniffer to ~3.13.6 (CVE-2026-67434)
Addresses high severity CVE-2026-67434 affecting php_codesniffer < 3.13.6.
1 parent 14e749f commit ad32ccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"phpunit/phpunit": "^9.6.33",
2727
"sebastian/phpcpd": "^6.0.3",
2828
"slevomat/coding-standard": "~6.4.1",
29-
"squizlabs/php_codesniffer": "~3.7.2",
29+
"squizlabs/php_codesniffer": "~3.13.6",
3030
"phpstan/phpstan-phpunit": "^1.1.1"
3131
},
3232
"repositories": [

0 commit comments

Comments
 (0)