Skip to content

Commit a522614

Browse files
authored
return support of guzzlehttp/guzzle ^6.3
1 parent 526654a commit a522614

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
@@ -20,7 +20,7 @@
2020
"php": "^7.3 || ^8.0",
2121
"ext-dom": "*",
2222
"ext-mbstring": "*",
23-
"guzzlehttp/guzzle": "^7.3",
23+
"guzzlehttp/guzzle": "^6.3 || ^7.3",
2424
"guzzlehttp/psr7": "^1.5",
2525
"psr/http-message": "^1.0",
2626
"xparse/element-finder": "0.* || ^1.0.0",

0 commit comments

Comments
 (0)