diff --git a/composer.lock b/composer.lock index c9d6b6f7d7..5660802e29 100644 --- a/composer.lock +++ b/composer.lock @@ -1261,16 +1261,16 @@ }, { "name": "easycorp/easyadmin-bundle", - "version": "v4.27.6", + "version": "v4.27.7", "source": { "type": "git", "url": "https://github.com/EasyCorp/EasyAdminBundle.git", - "reference": "ece70f2111f006262cd30af16dc10b1720704e10" + "reference": "03ade1df9654a4fb1d728262a32f7aaafae905b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/ece70f2111f006262cd30af16dc10b1720704e10", - "reference": "ece70f2111f006262cd30af16dc10b1720704e10", + "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/03ade1df9654a4fb1d728262a32f7aaafae905b2", + "reference": "03ade1df9654a4fb1d728262a32f7aaafae905b2", "shasum": "" }, "require": { @@ -1354,7 +1354,7 @@ ], "support": { "issues": "https://github.com/EasyCorp/EasyAdminBundle/issues", - "source": "https://github.com/EasyCorp/EasyAdminBundle/tree/v4.27.6" + "source": "https://github.com/EasyCorp/EasyAdminBundle/tree/v4.27.7" }, "funding": [ { @@ -1362,7 +1362,7 @@ "type": "github" } ], - "time": "2026-01-04T09:25:06+00:00" + "time": "2026-01-15T19:06:53+00:00" }, { "name": "egulias/email-validator", @@ -10017,16 +10017,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.5.5", + "version": "12.5.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "ba2d126905713bcf802c7f1e0d7507092ce9bf9a" + "reference": "ab8e4374264bc65523d1458d14bf80261577e01f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ba2d126905713bcf802c7f1e0d7507092ce9bf9a", - "reference": "ba2d126905713bcf802c7f1e0d7507092ce9bf9a", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ab8e4374264bc65523d1458d14bf80261577e01f", + "reference": "ab8e4374264bc65523d1458d14bf80261577e01f", "shasum": "" }, "require": { @@ -10094,7 +10094,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.5" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.6" }, "funding": [ { @@ -10118,7 +10118,7 @@ "type": "tidelift" } ], - "time": "2026-01-15T12:03:46+00:00" + "time": "2026-01-16T16:28:10+00:00" }, { "name": "sebastian/cli-parser",