Skip to content

Commit c672d88

Browse files
dependabot-preview[bot]ecastro98
authored andcommitted
build(deps): bump php-http/httplug from 2.1.0 to 2.2.0
Bumps [php-http/httplug](https://github.com/php-http/httplug) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/php-http/httplug/releases) - [Changelog](https://github.com/php-http/httplug/blob/master/CHANGELOG.md) - [Commits](php-http/httplug@2.1.0...2.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a9beadb commit c672d88

File tree

2 files changed

+214
-29
lines changed

2 files changed

+214
-29
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"php": "^7.1",
1717
"ext-json": "*",
1818
"php-http/client-implementation": "^1.0",
19-
"php-http/httplug": "^2.0",
19+
"php-http/httplug": "^2.2",
2020
"psr/http-factory": "^1.0"
2121
},
2222
"require-dev": {

0 commit comments

Comments
 (0)