Skip to content

Commit c66a12f

Browse files
authored
Merge pull request #197 from GrahamCampbell/patch-2
Added explicit psr/http-client dependency
2 parents 052d4d4 + 42287e3 commit c66a12f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"php-http/httplug": "^2.0",
1616
"php-http/message-factory": "^1.0",
1717
"php-http/message": "^1.6",
18+
"psr/http-client": "^1.0",
1819
"psr/http-factory": "^1.0",
1920
"psr/http-message": "^1.0",
2021
"symfony/options-resolver": "^2.6 || ^3.4.20 || ~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0",

0 commit comments

Comments
 (0)