Skip to content

Commit

Permalink
Merge pull request #226 from phil-davis/bump-uri-3
Browse files Browse the repository at this point in the history
Allow sabre/uri major version 3
  • Loading branch information
phil-davis authored Sep 26, 2022
2 parents 52fbace + a63bb52 commit 3829dde
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 @@ -10,7 +10,7 @@
"ext-xmlreader" : "*",
"ext-dom" : "*",
"lib-libxml" : ">=2.6.20",
"sabre/uri" : ">=1.0,<3.0.0"
"sabre/uri" : ">=2.0,<4.0.0"
},
"authors" : [
{
Expand Down

0 comments on commit 3829dde

Please sign in to comment.