Skip to content

Commit

Permalink
remove Composer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaschen committed Dec 7, 2023
1 parent 50c0bc3 commit a64e46e
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 @@ -52,8 +52,7 @@
"require-dev": {
"phpunit/phpunit": "^9.5",
"vimeo/psalm": "^4.13",
"squizlabs/php_codesniffer": "^3.6",
"daux/daux.io": "^0.22.1"
"squizlabs/php_codesniffer": "^3.6"
},
"scripts": {
"ci:composer-validate": "composer validate --no-check-all --no-check-lock --strict",
Expand Down

0 comments on commit a64e46e

Please sign in to comment.