Skip to content

Commit d4a7010

Browse files
[HttpClient] fix missing dep
1 parent 6bc1c2e commit d4a7010

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/HttpClient/composer.json

+1
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)