Skip to content

Commit d6df2d5

Browse files
build(deps): bump php-http/httplug from 2.2.0 to 2.3.0 (#140)
Bumps [php-http/httplug](https://github.com/php-http/httplug) from 2.2.0 to 2.3.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.2.0...2.3.0) --- updated-dependencies: - dependency-name: php-http/httplug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb10512 commit d6df2d5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"php": "^7.3 || ^8.0",
1616
"ext-json": "*",
1717
"php-http/client-implementation": "^1.0",
18-
"php-http/httplug": "^2.2",
18+
"php-http/httplug": "^2.3",
1919
"psr/http-factory": "^1.0"
2020
},
2121
"require-dev": {

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)