Skip to content

Commit 288fd79

Browse files
Replace squizlabs/php_codesniffer with phpcsstandards/php_codesniffer
Previous namespace is abandoned.
1 parent da800be commit 288fd79

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
@@ -13,7 +13,7 @@
1313
"laravel/scout": "^9.0"
1414
},
1515
"require-dev": {
16-
"squizlabs/php_codesniffer": "^2.8",
16+
"phpcsstandards/php_codesniffer": "^2.8",
1717
"wamania/php-stemmer": "^3.0",
1818
"orchestra/testbench": "^6.23|^7.0"
1919
},

0 commit comments

Comments
 (0)