Skip to content

Commit

Permalink
Revert "build(deps): bump the composer-production-dependencies group …
Browse files Browse the repository at this point in the history
…across 1…" (#1898)

This reverts commit 93991f5.
  • Loading branch information
julianocosta89 authored Jan 10, 2025
1 parent 93991f5 commit 1fdc947
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions src/quote/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@
"php": ">= 8.3",
"ext-json": "*",
"ext-pcntl": "*",
"monolog/monolog": "3.8.1",
"monolog/monolog": "3.5.0",
"open-telemetry/api": "1.0.3",
"open-telemetry/sdk": "1.2.0",
"open-telemetry/exporter-otlp": "1.2.0",
"open-telemetry/opentelemetry-auto-slim": "1.0.7",
"open-telemetry/sdk": "1.0.8",
"open-telemetry/exporter-otlp": "1.0.4",
"open-telemetry/opentelemetry-auto-slim": "1.0.6",
"open-telemetry/detector-container": "1.0.0",
"open-telemetry/opentelemetry-logger-monolog": "1.0.0",
"guzzlehttp/guzzle": "7.9.2",
"php-di/php-di": "7.0.7",
"php-di/slim-bridge": "3.4.1",
"php-http/guzzle7-adapter": "1.1.0",
"react/http": "v1.11.0",
"slim/psr7": "1.7.0",
"slim/slim": "4.14.0"
"guzzlehttp/guzzle": "7.8.1",
"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",
"slim/psr7": "1.6.1",
"slim/slim": "4.12.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 1fdc947

Please sign in to comment.