From d2d5b6dcd2bfb5181857dbdbf1fe7ab90e671f03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 01:38:47 +0000 Subject: [PATCH] Bump doctrine/doctrine-migrations-bundle from 3.4.0 to 3.4.1 Bumps [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases) - [Commits](https://github.com/doctrine/DoctrineMigrationsBundle/compare/3.4.0...3.4.1) --- updated-dependencies: - dependency-name: doctrine/doctrine-migrations-bundle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 568bd4d6..228bb7dc 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",