From 6ef2954587caafcc284da8764b05a864e49fa551 Mon Sep 17 00:00:00 2001 From: renovate_bot <jonas+renovate@jonasled.de> Date: Sun, 13 Apr 2025 00:21:23 +0200 Subject: [PATCH] Update dependency easycorp/easyadmin-bundle to v4.24.6 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 0bca0cc9..ff53046e 100644 --- a/composer.lock +++ b/composer.lock @@ -1531,16 +1531,16 @@ }, { "name": "easycorp/easyadmin-bundle", - "version": "v4.24.5", + "version": "v4.24.6", "source": { "type": "git", "url": "https://github.com/EasyCorp/EasyAdminBundle.git", - "reference": "dcc64d06fc142f894667439e72837aa3742b5460" + "reference": "c5e4496c4c96d67385c48e285c463e0f5a8947e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/dcc64d06fc142f894667439e72837aa3742b5460", - "reference": "dcc64d06fc142f894667439e72837aa3742b5460", + "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/c5e4496c4c96d67385c48e285c463e0f5a8947e7", + "reference": "c5e4496c4c96d67385c48e285c463e0f5a8947e7", "shasum": "" }, "require": { @@ -1621,7 +1621,7 @@ ], "support": { "issues": "https://github.com/EasyCorp/EasyAdminBundle/issues", - "source": "https://github.com/EasyCorp/EasyAdminBundle/tree/v4.24.5" + "source": "https://github.com/EasyCorp/EasyAdminBundle/tree/v4.24.6" }, "funding": [ { @@ -1629,7 +1629,7 @@ "type": "github" } ], - "time": "2025-03-10T19:31:19+00:00" + "time": "2025-04-12T13:53:15+00:00" }, { "name": "elastic/transport", -- GitLab