Skip to content

Commit

Permalink
league/uri is no longer required
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Feb 11, 2025
1 parent 7dfb8fb commit b45cafc
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 @@ -23,8 +23,7 @@
"amphp/byte-stream": "^2",
"amphp/http": "^2.1",
"amphp/http-client": "^5",
"amphp/socket": "^2.3",
"league/uri": "^6 | ^7.2"
"amphp/socket": "^2.3"
},
"require-dev": {
"amphp/phpunit-util": "^3",
Expand Down

0 comments on commit b45cafc

Please sign in to comment.