Skip to content

Commit da88e5d

Browse files
[HttpClient] fix missing dep
1 parent 0185497 commit da88e5d

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
@@ -33,6 +33,7 @@
3333
"nyholm/psr7": "^1.0",
3434
"php-http/httplug": "^1.0|^2.0",
3535
"psr/http-client": "^1.0",
36+
"php-http/message-factory": "^1.0",
3637
"symfony/dependency-injection": "^4.3|^5.0",
3738
"symfony/http-kernel": "^4.4.13",
3839
"symfony/process": "^4.2|^5.0"

0 commit comments

Comments
 (0)