Skip to content

Commit 009aa39

Browse files
authored
Merge pull request #83 from stronk7/move_from_squizlabs_to_phpcsstandards
Move phpcs from squizlabs to phpcsstandards
2 parents a415a54 + 1e6613d commit 009aa39

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
@@ -20,7 +20,7 @@
2020
],
2121
"require": {
2222
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
23-
"squizlabs/php_codesniffer": "^3.7.2",
23+
"phpcsstandards/php_codesniffer": "^3.7.2",
2424
"phpcsstandards/phpcsextra": "^1.1.0",
2525
"phpcompatibility/php-compatibility": "dev-develop#0a17f9ed"
2626
},

0 commit comments

Comments
 (0)