Skip to content

Commit 3c9383a

Browse files
Bumped min versions
1 parent 95048f2 commit 3c9383a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
],
2727
"require": {
2828
"php": "^7.2.5 || ^8.0",
29-
"guzzlehttp/guzzle": "^7.4.1",
30-
"guzzlehttp/promises": "^1.5.1",
31-
"guzzlehttp/psr7": "^1.8.3 || ^2.1"
29+
"guzzlehttp/guzzle": "^7.5.1",
30+
"guzzlehttp/promises": "^1.5.2",
31+
"guzzlehttp/psr7": "^1.9.1 || ^2.4.5"
3232
},
3333
"require-dev": {
3434
"phpunit/phpunit": "^8.5.19"

0 commit comments

Comments
 (0)