Skip to content

Commit

Permalink
chore: Remove squizlabs/php_codesniffer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
owenconti committed Dec 31, 2021
1 parent 6d5ae6a commit e67a7e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
"mockery/mockery": "^1.4",
"orchestra/testbench": "^6.7",
"php-coveralls/php-coveralls": "^2.4",
"phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "*"
"phpunit/phpunit": "^9.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit e67a7e1

Please sign in to comment.