Skip to content

Commit

Permalink
Merge pull request #47 from stevegrunwell/fix/phpcs-repo
Browse files Browse the repository at this point in the history
Use squizlabs, not phpcsstandards/php_codesniffer
  • Loading branch information
stevegrunwell committed Dec 11, 2023
2 parents 3d17b2a + 2d3a414 commit d2d23d9
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 @@ -22,7 +22,7 @@
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
"phpcompatibility/php-compatibility": "^9.3",
"phpcsstandards/php_codesniffer": "^3.7",
"squizlabs/php_codesniffer": "^3.7",
"symfony/phpunit-bridge": "^5.2 || ^6.2"
},
"autoload": {
Expand Down

0 comments on commit d2d23d9

Please sign in to comment.