Skip to content

Commit

Permalink
Merge pull request #83 from stronk7/move_from_squizlabs_to_phpcsstand…
Browse files Browse the repository at this point in the history
…ards

Move phpcs from squizlabs to phpcsstandards
  • Loading branch information
junpataleta authored Dec 4, 2023
2 parents a415a54 + 1e6613d commit 009aa39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
"require": {
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"squizlabs/php_codesniffer": "^3.7.2",
"phpcsstandards/php_codesniffer": "^3.7.2",
"phpcsstandards/phpcsextra": "^1.1.0",
"phpcompatibility/php-compatibility": "dev-develop#0a17f9ed"
},
Expand Down

0 comments on commit 009aa39

Please sign in to comment.