From 9b8b7f786690dc8f8bc3ebed6c0af10cfa037abf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 21:21:59 +0000 Subject: [PATCH] build(deps): bump symfony/monolog-bridge from 8.0.4 to 8.0.12 Bumps [symfony/monolog-bridge](https://github.com/symfony/monolog-bridge) from 8.0.4 to 8.0.12. - [Release notes](https://github.com/symfony/monolog-bridge/releases) - [Changelog](https://github.com/symfony/monolog-bridge/blob/8.1/CHANGELOG.md) - [Commits](https://github.com/symfony/monolog-bridge/compare/v8.0.4...v8.0.12) --- updated-dependencies: - dependency-name: symfony/monolog-bridge dependency-version: 8.0.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index a426a49..e3cb345 100644 --- a/composer.lock +++ b/composer.lock @@ -4367,16 +4367,16 @@ }, { "name": "symfony/monolog-bridge", - "version": "v8.0.4", + "version": "v8.0.12", "source": { "type": "git", "url": "https://github.com/symfony/monolog-bridge.git", - "reference": "7c3da570ec252d5ca1212945ddbbf1dac4a0d779" + "reference": "fc53ae60b2d01d3086d28aea876cfef9bcf75f1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/7c3da570ec252d5ca1212945ddbbf1dac4a0d779", - "reference": "7c3da570ec252d5ca1212945ddbbf1dac4a0d779", + "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/fc53ae60b2d01d3086d28aea876cfef9bcf75f1e", + "reference": "fc53ae60b2d01d3086d28aea876cfef9bcf75f1e", "shasum": "" }, "require": { @@ -4420,7 +4420,7 @@ "description": "Provides integration for Monolog with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/monolog-bridge/tree/v8.0.4" + "source": "https://github.com/symfony/monolog-bridge/tree/v8.0.12" }, "funding": [ { @@ -4440,7 +4440,7 @@ "type": "tidelift" } ], - "time": "2026-01-07T12:23:22+00:00" + "time": "2026-05-20T07:22:03+00:00" }, { "name": "symfony/monolog-bundle",