Skip to content

Commit 0474533

Browse files
committed
Allow sabre/uri v3
1 parent 80b916a commit 0474533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"ext-dom": "*",
1616
"ext-json": "*",
1717
"ext-libxml": "*",
18-
"sabre/uri": "^2.1"
18+
"sabre/uri": "^2.1 || ^3.0"
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "^8.0 || ^9.0",

0 commit comments

Comments
 (0)