Skip to content

Commit b9f0c75

Browse files
Update dependency guzzlehttp/promises to v2
1 parent 23e15c0 commit b9f0c75

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
@@ -18,7 +18,7 @@
1818
"php": "^7.1 || ^8.0",
1919
"composer/package-versions-deprecated": "1.11.99.2",
2020
"elife/api-client": "^1.0",
21-
"guzzlehttp/promises": "^1.0",
21+
"guzzlehttp/promises": "^2.0",
2222
"guzzlehttp/psr7": "^1.0",
2323
"symfony/serializer": "^2.8.2 || ^3.0.2"
2424
},

0 commit comments

Comments
 (0)