From 7b7d431238d9a0b9fe02cc1fe060eed3ac2b44a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 21:40:07 +0200 Subject: [PATCH] fix(deps): update dependency easycorp/easyadmin-bundle to v4.10.5 (#5328) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index b977cafd57..5784de24fe 100644 --- a/composer.lock +++ b/composer.lock @@ -1419,16 +1419,16 @@ }, { "name": "easycorp/easyadmin-bundle", - "version": "v4.10.4", + "version": "v4.10.5", "source": { "type": "git", "url": "https://github.com/EasyCorp/EasyAdminBundle.git", - "reference": "8c697782e59dfbd76e6a8cae69d8d3b96dcdbfa1" + "reference": "cf45d227fcd9f58172ab8a8e5cb9857c8c816d9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/8c697782e59dfbd76e6a8cae69d8d3b96dcdbfa1", - "reference": "8c697782e59dfbd76e6a8cae69d8d3b96dcdbfa1", + "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/cf45d227fcd9f58172ab8a8e5cb9857c8c816d9c", + "reference": "cf45d227fcd9f58172ab8a8e5cb9857c8c816d9c", "shasum": "" }, "require": { @@ -1502,7 +1502,7 @@ ], "support": { "issues": "https://github.com/EasyCorp/EasyAdminBundle/issues", - "source": "https://github.com/EasyCorp/EasyAdminBundle/tree/v4.10.4" + "source": "https://github.com/EasyCorp/EasyAdminBundle/tree/v4.10.5" }, "funding": [ { @@ -1510,7 +1510,7 @@ "type": "github" } ], - "time": "2024-07-12T18:15:07+00:00" + "time": "2024-07-18T18:12:45+00:00" }, { "name": "egulias/email-validator",