Skip to content

Commit b82219a

Browse files
committed
Support Guzzle 7
Commit lock file
1 parent ed629b7 commit b82219a

File tree

2 files changed

+1413
-373
lines changed

2 files changed

+1413
-373
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"ext-libxml": "*",
2121
"ext-SimpleXML": "*",
2222
"laminas/laminas-xml": "^1.0",
23-
"guzzlehttp/guzzle": "~6.0",
23+
"guzzlehttp/guzzle": "^6.0|^7.0",
2424
"kevinrob/guzzle-cache-middleware": "^2.1",
2525
"psr/log": "^1.0"
2626
},

0 commit comments

Comments
 (0)