Skip to content

Commit 7faa4f4

Browse files
authored
Merge pull request #171 from criteo/bump_guzzle
[PHP] Bump guzzlehttp/guzzle
2 parents cc4a210 + 2f2cd48 commit 7faa4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/php/resources/templates/composer.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ext-curl": "*",
2626
"ext-json": "*",
2727
"ext-mbstring": "*",
28-
"guzzlehttp/guzzle": "^7.3",
28+
"guzzlehttp/guzzle": "^7.3 || ^7.10",
2929
"guzzlehttp/psr7": "^1.7 || ^2.0"
3030
},
3131
"require-dev": {

0 commit comments

Comments
 (0)