From 37c2dcdd6dea420bba5e0a153836697c9765b75b Mon Sep 17 00:00:00 2001 From: matthieu Date: Sun, 28 Jun 2026 13:29:58 +0200 Subject: [PATCH] chore : enregistre la recipe Flex sentry/sentry-symfony (symfony.lock) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Complète le commit d'ajout de la dépendance : symfony.lock n'avait pas été staged avec composer.json/composer.lock. Co-Authored-By: Claude Opus 4.8 (1M context) --- symfony.lock | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/symfony.lock b/symfony.lock index e6d16c4..fe88c7b 100644 --- a/symfony.lock +++ b/symfony.lock @@ -112,6 +112,15 @@ "bin/phpunit" ] }, + "sentry/sentry-symfony": { + "version": "5.10", + "recipe": { + "repo": "github.com/symfony/recipes-contrib", + "branch": "main", + "version": "5.0", + "ref": "aac2bc5220e9ab5b9e3838a7a4da90e7f74e6148" + } + }, "symfony/console": { "version": "8.0", "recipe": {