From 0dc03b510a8a17ebe4ad0aaa4270bb3f330931a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 14:57:10 +0200 Subject: [PATCH] fix(deps): update dependency easycorp/easyadmin-bundle to v4.8.0 (#5209) 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 bcef2e4247..ecc60cc08e 100644 --- a/composer.lock +++ b/composer.lock @@ -1496,16 +1496,16 @@ }, { "name": "easycorp/easyadmin-bundle", - "version": "v4.7.7", + "version": "v4.8.0", "source": { "type": "git", "url": "https://github.com/EasyCorp/EasyAdminBundle.git", - "reference": "7561f781aa8ac7852a18938711052fffb641005c" + "reference": "15883641d9530e83a1a487d68314b2648e56f224" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/7561f781aa8ac7852a18938711052fffb641005c", - "reference": "7561f781aa8ac7852a18938711052fffb641005c", + "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/15883641d9530e83a1a487d68314b2648e56f224", + "reference": "15883641d9530e83a1a487d68314b2648e56f224", "shasum": "" }, "require": { @@ -1578,7 +1578,7 @@ ], "support": { "issues": "https://github.com/EasyCorp/EasyAdminBundle/issues", - "source": "https://github.com/EasyCorp/EasyAdminBundle/tree/v4.7.7" + "source": "https://github.com/EasyCorp/EasyAdminBundle/tree/v4.8.0" }, "funding": [ { @@ -1586,7 +1586,7 @@ "type": "github" } ], - "time": "2023-09-19T18:35:59+00:00" + "time": "2023-10-21T10:59:52+00:00" }, { "name": "egulias/email-validator",