Skip to content

Commit 4404f6e

Browse files
committed
Add missing php-http/promise interface
1 parent 6df71a9 commit 4404f6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"ext-json": "*",
2020
"composer/ca-bundle": "^1.2",
2121
"guzzlehttp/psr7": "^1.7 || ^2.0",
22+
"php-http/promise": "^1.0",
2223
"psr/cache": "^1.0 || ^2.0 || ^3.0",
2324
"psr/http-message": "^1.0",
2425
"psr/log": "^1.0",

0 commit comments

Comments
 (0)