Skip to content

Commit 7aa9993

Browse files
build(deps-dev): bump guzzlehttp/psr7 from 2.0.0 to 2.1.0 (#128)
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/guzzle/psr7/releases) - [Changelog](https://github.com/guzzle/psr7/blob/master/CHANGELOG.md) - [Commits](guzzle/psr7@2.0.0...2.1.0) --- updated-dependencies: - dependency-name: guzzlehttp/psr7 dependency-type: direct:development 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 ecc94a3 commit 7aa9993

File tree

2 files changed

+44
-9
lines changed

2 files changed

+44
-9
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.4",
2323
"friendsofphp/php-cs-fixer": "^2.19",
24-
"guzzlehttp/psr7": "^2.0",
24+
"guzzlehttp/psr7": "^2.1",
2525
"http-interop/http-factory-guzzle": "^1.2",
2626
"infection/infection": "^0.11.5",
2727
"php-http/mock-client": "^1.1",

composer.lock

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

0 commit comments

Comments
 (0)