Skip to content

Commit

Permalink
Increased minimum version for http-client from 4.1 -> 4.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilge committed Nov 27, 2020
1 parent 1e41b44 commit f5c2bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "LGPL-3.0",
"require": {
"php": "^7.2",
"amphp/http-client": "^4.1",
"amphp/http-client": "^4.3",
"amphp/http-client-cookies": "^1",
"connectors/ssl": "^2",
"phptype/string": "^1",
Expand Down

0 comments on commit f5c2bac

Please sign in to comment.