Skip to content

Commit d02ee42

Browse files
build(deps-dev): bump guzzlehttp/psr7 from 2.1.0 to 2.4.0 (#152)
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.1.0 to 2.4.0. - [Release notes](https://github.com/guzzle/psr7/releases) - [Changelog](https://github.com/guzzle/psr7/blob/master/CHANGELOG.md) - [Commits](guzzle/psr7@2.1.0...2.4.0) --- updated-dependencies: - dependency-name: guzzlehttp/psr7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5cc8d23 commit d02ee42

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"require-dev": {
2222
"composer/package-versions-deprecated": "1.11.99.5",
2323
"friendsofphp/php-cs-fixer": "^2.19",
24-
"guzzlehttp/psr7": "^2.1",
24+
"guzzlehttp/psr7": "^2.4",
2525
"http-interop/http-factory-guzzle": "^1.2",
2626
"infection/infection": "^0.18.2",
2727
"php-http/mock-client": "^1.1",

composer.lock

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

0 commit comments

Comments
 (0)