diff --git a/composer.lock b/composer.lock index 61c30ca..6bca8ed 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d8ceef27639b2bdc9c0081bebf3a7320", + "content-hash": "e7db5287918139680fd9d6d9f5b1287f", "packages": [ { "name": "composer/semver", @@ -539,16 +539,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": { @@ -605,7 +605,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": [ { @@ -621,7 +621,7 @@ "type": "tidelift" } ], - "time": "2025-01-16T20:28:10+00:00" + "time": "2025-01-27T22:48:22+00:00" }, { "name": "doctrine/event-manager",