Skip to content

Commit

Permalink
Allow league/uri ^7
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas authored Jul 3, 2023
1 parent 1aae8bd commit f74e968
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 @@ -33,7 +33,7 @@
"amphp/http": "^1.6",
"amphp/socket": "^1",
"amphp/sync": "^1.3",
"league/uri": "^6",
"league/uri": "^6 | ^7",
"psr/http-message": "^1 | ^2"
},
"require-dev": {
Expand Down

0 comments on commit f74e968

Please sign in to comment.