From 0c90bbff7c30159e5ebb6f7aa582989888c68524 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 03:28:23 +0000 Subject: [PATCH] Bump doctrine/migrations from 3.9.3 to 3.9.4 Bumps [doctrine/migrations](https://github.com/doctrine/migrations) from 3.9.3 to 3.9.4. - [Release notes](https://github.com/doctrine/migrations/releases) - [Commits](https://github.com/doctrine/migrations/compare/3.9.3...3.9.4) --- updated-dependencies: - dependency-name: doctrine/migrations dependency-version: 3.9.4 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 1af9825f6..81485f638 100644 --- a/composer.lock +++ b/composer.lock @@ -1473,16 +1473,16 @@ }, { "name": "doctrine/migrations", - "version": "3.9.3", + "version": "3.9.4", "source": { "type": "git", "url": "https://github.com/doctrine/migrations.git", - "reference": "cd12028853c418b454602e3fda89e519e9af947b" + "reference": "1b88fcb812f2cd6e77c83d16db60e3cf1e35c66c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/migrations/zipball/cd12028853c418b454602e3fda89e519e9af947b", - "reference": "cd12028853c418b454602e3fda89e519e9af947b", + "url": "https://api.github.com/repos/doctrine/migrations/zipball/1b88fcb812f2cd6e77c83d16db60e3cf1e35c66c", + "reference": "1b88fcb812f2cd6e77c83d16db60e3cf1e35c66c", "shasum": "" }, "require": { @@ -1556,7 +1556,7 @@ ], "support": { "issues": "https://github.com/doctrine/migrations/issues", - "source": "https://github.com/doctrine/migrations/tree/3.9.3" + "source": "https://github.com/doctrine/migrations/tree/3.9.4" }, "funding": [ { @@ -1572,7 +1572,7 @@ "type": "tidelift" } ], - "time": "2025-08-13T22:04:47+00:00" + "time": "2025-08-19T06:41:07+00:00" }, { "name": "doctrine/orm",