Skip to content

Commit cd377dd

Browse files
authored
Merge pull request #327 from IanSimpson/patch-4
Allow update of rize/uri-template to v0.4
2 parents 090b6d2 + 08fd6ee commit cd377dd

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
@@ -16,7 +16,7 @@
1616
"php": "^7.3|^8.0",
1717
"webmozart/assert": "^1.2",
1818
"guzzlehttp/guzzle": "^6.3|^7.0.1",
19-
"rize/uri-template": "^0.3.5"
19+
"rize/uri-template": "^0.3.5|^0.4.0"
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "^8.4",

0 commit comments

Comments
 (0)