Skip to content

Commit

Permalink
Merge pull request #197 from GrahamCampbell/patch-2
Browse files Browse the repository at this point in the history
Added explicit psr/http-client dependency
  • Loading branch information
dbu committed Jul 2, 2020
2 parents 052d4d4 + 42287e3 commit c66a12f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"php-http/httplug": "^2.0",
"php-http/message-factory": "^1.0",
"php-http/message": "^1.6",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0",
"symfony/options-resolver": "^2.6 || ^3.4.20 || ~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0",
Expand Down

0 comments on commit c66a12f

Please sign in to comment.