Skip to content

Commit

Permalink
Allow url-template 1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Aug 14, 2021
1 parent ac82c15 commit acd7ab1
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 @@ -25,7 +25,7 @@
"guzzlehttp/guzzle": "^7.3",
"guzzlehttp/command": "^1.2",
"guzzlehttp/psr7": "^1.7 || ^2.0",
"guzzlehttp/uri-template": "^0.2"
"guzzlehttp/uri-template": "^0.2 || ^1.0"
},
"require-dev": {
"phpunit/phpunit": "^8.5.19 || ^9.5.8"
Expand Down

0 comments on commit acd7ab1

Please sign in to comment.