Skip to content

Commit 63c6625

Browse files
committed
Replaces squizlabs/PHP_CodeSniffer with PHPCSStandards/PHP_CodeSniffer
1 parent 7966e7e commit 63c6625

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
@@ -34,7 +34,7 @@
3434
"friendsofphp/php-cs-fixer": "^3.40",
3535
"phpunit/phpunit": "^10.4",
3636
"roave/security-advisories": "dev-master",
37-
"squizlabs/php_codesniffer": "^3.7"
37+
"phpcsstandards/php_codesniffer": "^3.7"
3838
},
3939
"scripts": {
4040
"test": [

0 commit comments

Comments
 (0)