Skip to content

Commit

Permalink
Remove clue/phar-composer as it is no longer updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dsuurlant committed Nov 26, 2024
1 parent 1c45902 commit 4a80b44
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 1,503 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.1",
"fakerphp/faker": "^1.0",
"clue/phar-composer": "^1.4"
},
"scripts": {
"buildphar": "vendor/bin/phar-composer build . build/"
"fakerphp/faker": "^1.0"
},
"bin": [
"bin/response2schema"
Expand Down
Loading

0 comments on commit 4a80b44

Please sign in to comment.