Skip to content

Commit

Permalink
Update HTTP client packages (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
ppietak authored Jan 20, 2021
1 parent b632f5f commit 280d6f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"symfony/http-kernel": "~3.0|~4.0|~5.0",
"symfony/property-info": "^3.4.2|~4.0|~5.0",
"monolog/monolog": "~1.22",
"php-http/client-common": "^1.5",
"php-http/client-common": "^2.3",
"php-http/discovery": "^1.3",
"php-http/httplug": "^1.1",
"php-http/httplug": "^2.2",
"psr/http-message": "^1.0",
"psr/log": "^1.1"
},
Expand Down

0 comments on commit 280d6f0

Please sign in to comment.