diff --git a/composer.lock b/composer.lock index 553c78efa3..0e2385c9d2 100644 --- a/composer.lock +++ b/composer.lock @@ -1424,16 +1424,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": { @@ -1475,7 +1475,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": { @@ -1507,7 +1507,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": [ { @@ -1515,7 +1515,7 @@ "type": "github" } ], - "time": "2024-11-03T10:27:09+00:00" + "time": "2024-11-08T07:07:54+00:00" }, { "name": "egulias/email-validator",