Skip to content

Commit 7a39a3e

Browse files
committed
- Fixed guzzlehttp/uri-template version
1 parent 842d973 commit 7a39a3e

File tree

2 files changed

+36
-17
lines changed

2 files changed

+36
-17
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"php": "^7.2.5 || ^8.0",
3838
"guzzlehttp/guzzle": "^7.0",
3939
"guzzlehttp/psr7": ">=1.7",
40-
"guzzlehttp/uri-template": "^0.2",
40+
"guzzlehttp/uri-template": "^0.2 || ^1.0",
4141
"justinrainbow/json-schema": "^5.2 || ^6.0"
4242
},
4343
"require-dev": {

composer.lock

Lines changed: 35 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)