Skip to content

Commit

Permalink
chore(deps): update quoteservice (#1228)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Austin Parker <austin@ap2.io>
  • Loading branch information
renovate[bot] and austinlparker authored Nov 6, 2023
1 parent 3737aa6 commit 46711eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/quoteservice/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"php": ">= 8.2",
"ext-json": "*",
"ext-pcntl": "*",
"monolog/monolog": "3.4.0",
"monolog/monolog": "3.5.0",
"open-telemetry/api": "1.0.0RC1",
"open-telemetry/sdk": "1.0.0RC1",
"open-telemetry/exporter-otlp": "1.0.0RC1",
"open-telemetry/opentelemetry-auto-slim": "1.0.0beta10",
"open-telemetry/detector-container": "0.0.3",
"open-telemetry/opentelemetry-logger-monolog": "0.0.4",
"open-telemetry/opentelemetry-logger-monolog": "0.0.5",
"guzzlehttp/guzzle": "7.8.0",
"php-di/php-di": "7.0.5",
"php-di/php-di": "7.0.6",
"php-di/slim-bridge": "3.4.0",
"php-http/guzzle7-adapter": "1.0.0",
"react/http": "v1.9.0",
Expand Down

0 comments on commit 46711eb

Please sign in to comment.