From 2026faad2827e47d353749d9fa1e19b05a4141f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:42:53 +0000 Subject: [PATCH] fix(deps): update dependency easycorp/easyadmin-bundle to v4.14.5 --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 2e212b57a1..4915d5c612 100644 --- a/composer.lock +++ b/composer.lock @@ -1423,16 +1423,16 @@ }, { "name": "easycorp/easyadmin-bundle", - "version": "v4.13.6", + "version": "v4.14.5", "source": { "type": "git", "url": "https://github.com/EasyCorp/EasyAdminBundle.git", - "reference": "8b7e14450b1a3ec696ec4d4ff99b22168289646a" + "reference": "575b251366c2a88c5f0c1562e517b5243bdc4bd2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/8b7e14450b1a3ec696ec4d4ff99b22168289646a", - "reference": "8b7e14450b1a3ec696ec4d4ff99b22168289646a", + "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/575b251366c2a88c5f0c1562e517b5243bdc4bd2", + "reference": "575b251366c2a88c5f0c1562e517b5243bdc4bd2", "shasum": "" }, "require": { @@ -1474,7 +1474,7 @@ "symfony/debug-bundle": "^5.4|^6.0|^7.0", "symfony/dom-crawler": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", - "symfony/phpunit-bridge": "^5.4|^6.0|^7.0" + "symfony/phpunit-bridge": "^6.1|^7.0" }, "type": "symfony-bundle", "extra": { @@ -1506,7 +1506,7 @@ ], "support": { "issues": "https://github.com/EasyCorp/EasyAdminBundle/issues", - "source": "https://github.com/EasyCorp/EasyAdminBundle/tree/v4.13.6" + "source": "https://github.com/EasyCorp/EasyAdminBundle/tree/v4.14.5" }, "funding": [ { @@ -1514,7 +1514,7 @@ "type": "github" } ], - "time": "2024-11-03T10:27:09+00:00" + "time": "2024-11-08T07:07:54+00:00" }, { "name": "egulias/email-validator",