opentelemetry-php/examples
dependabot[bot] d084288a12
Update monolog/monolog requirement from ^2.3 to ^2.3 || ^3.0 (#1551)
* Update monolog/monolog requirement from ^2.3 to ^2.3 || ^3.0

Updates the requirements on [monolog/monolog](https://github.com/Seldaek/monolog) to permit the latest version.
- [Release notes](https://github.com/Seldaek/monolog/releases)
- [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Seldaek/monolog/compare/2.3.0...3.9.0)

---
updated-dependencies:
- dependency-name: monolog/monolog
  dependency-version: 3.9.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* update monolog example

* style

* drop monolog 2.3 from example

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brett McBride <brett@deakin.edu.au>
2025-04-08 11:19:29 +10:00
..
baggage psalm check examples (#1006) 2023-05-31 08:13:35 +02:00
instrumentation declarative config 0.3+ support (#1452) 2025-01-10 10:17:14 +11:00
logs Update monolog/monolog requirement from ^2.3 to ^2.3 || ^3.0 (#1551) 2025-04-08 11:19:29 +10:00
metrics fix: correct path to autoloader in metrics/getting-started (#1299) 2024-04-30 20:51:20 +10:00
src declarative config 0.3+ support (#1452) 2025-01-10 10:17:14 +11:00
traces adding otlp/file exporter (#1465) 2025-01-09 10:50:03 +11:00
troubleshooting migrate Clock classes to API (#1281) 2024-04-29 10:28:06 +10:00
autoload_sdk.php implement events v1.32 (#1291) 2024-05-05 18:35:19 -04:00
autoload_sdk_with_custom_transport.php upgrade psalm to v5 (#1246) 2024-03-04 06:58:09 -05:00
disabling_sdk.php migrate Clock classes to API (#1281) 2024-04-29 10:28:06 +10:00
enabling_internal_metrics.php optional internal metrics (#1106) 2023-08-31 09:23:20 +10:00
global_providers.php refactor sdk/api logging (#1105) 2023-08-31 09:39:33 +10:00
load_config.php implement events v1.32 (#1291) 2024-05-05 18:35:19 -04:00
load_config.yaml declarative config 0.3+ support (#1452) 2025-01-10 10:17:14 +11:00
load_config_env.php implement events v1.32 (#1291) 2024-05-05 18:35:19 -04:00
load_config_env.yaml add sdk-config 0.3 support for key/value headers and attributes (#1428) 2024-11-26 11:48:31 +11:00
sdk_builder.php enable timeout for http transports (#1275) 2024-04-25 16:21:00 +10:00