From d4ac7adb8cf7b372ebfabf3b9d2fcf1dc70383c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 07:05:53 +0200 Subject: [PATCH] fix(deps): update dependency easycorp/easyadmin-bundle to v4.6.3 (#5129) 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 4e06ae9cb6..d5b8749327 100644 --- a/composer.lock +++ b/composer.lock @@ -2265,16 +2265,16 @@ }, { "name": "easycorp/easyadmin-bundle", - "version": "v4.6.2", + "version": "v4.6.3", "source": { "type": "git", "url": "https://github.com/EasyCorp/EasyAdminBundle.git", - "reference": "96ead4d842f7da1ad0183fd16b6e2596f9e2a595" + "reference": "149cd740756157ad8c04f0bd7ea3aab1c8219797" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/96ead4d842f7da1ad0183fd16b6e2596f9e2a595", - "reference": "96ead4d842f7da1ad0183fd16b6e2596f9e2a595", + "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/149cd740756157ad8c04f0bd7ea3aab1c8219797", + "reference": "149cd740756157ad8c04f0bd7ea3aab1c8219797", "shasum": "" }, "require": { @@ -2346,7 +2346,7 @@ ], "support": { "issues": "https://github.com/EasyCorp/EasyAdminBundle/issues", - "source": "https://github.com/EasyCorp/EasyAdminBundle/tree/v4.6.2" + "source": "https://github.com/EasyCorp/EasyAdminBundle/tree/v4.6.3" }, "funding": [ { @@ -2354,7 +2354,7 @@ "type": "github" } ], - "time": "2023-04-26T18:19:05+00:00" + "time": "2023-04-27T18:06:58+00:00" }, { "name": "egulias/email-validator",