Skip to content

Commit 9c9df18

Browse files
build(deps): bump the composer-production-dependencies group across 1 directory with 2 updates (open-telemetry#2478)
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) and [slim/slim](https://github.com/slimphp/Slim) to permit the latest version. Updates `guzzlehttp/guzzle` to 7.10.0 - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.10/CHANGELOG.md) - [Commits](guzzle/guzzle@7.9.3...7.10.0) Updates `slim/slim` to 4.15.0 - [Release notes](https://github.com/slimphp/Slim/releases) - [Changelog](https://github.com/slimphp/Slim/blob/4.x/CHANGELOG.md) - [Commits](slimphp/Slim@4.14.0...4.15.0) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-version: 7.10.0 dependency-type: direct:production dependency-group: composer-production-dependencies - dependency-name: slim/slim dependency-version: 4.15.0 dependency-type: direct:production dependency-group: composer-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e93cb1 commit 9c9df18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/quote/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"open-telemetry/opentelemetry-auto-slim": "1.1.1",
1414
"open-telemetry/detector-container": "1.1.0",
1515
"open-telemetry/opentelemetry-logger-monolog": "1.1.0",
16-
"guzzlehttp/guzzle": "7.9.3",
16+
"guzzlehttp/guzzle": "7.10.0",
1717
"php-di/php-di": "7.1.1",
1818
"php-di/slim-bridge": "3.4.1",
1919
"php-http/guzzle7-adapter": "1.1.0",
2020
"react/http": "v1.11.0",
2121
"slim/psr7": "1.7.1",
22-
"slim/slim": "4.14.0"
22+
"slim/slim": "4.15.0"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)