diff --git a/composer.lock b/composer.lock index 9df6b27e..eaedd35a 100644 --- a/composer.lock +++ b/composer.lock @@ -1194,16 +1194,16 @@ }, { "name": "doctrine/doctrine-migrations-bundle", - "version": "3.4.0", + "version": "3.4.1", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git", - "reference": "a5c5fe0d2c6b911c03555046febb05a05a347078" + "reference": "e858ce0f5c12b266dce7dce24834448355155da7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/a5c5fe0d2c6b911c03555046febb05a05a347078", - "reference": "a5c5fe0d2c6b911c03555046febb05a05a347078", + "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/e858ce0f5c12b266dce7dce24834448355155da7", + "reference": "e858ce0f5c12b266dce7dce24834448355155da7", "shasum": "" }, "require": { @@ -1260,7 +1260,7 @@ ], "support": { "issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues", - "source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.4.0" + "source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.4.1" }, "funding": [ { @@ -1276,7 +1276,7 @@ "type": "tidelift" } ], - "time": "2025-01-16T20:28:10+00:00" + "time": "2025-01-27T22:48:22+00:00" }, { "name": "doctrine/event-manager",