From e886b1164d97f58509c7924f64772155591e374a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 03:02:07 +0000 Subject: [PATCH] Bump doctrine/migrations from 3.5.3 to 3.5.4 Bumps [doctrine/migrations](https://github.com/doctrine/migrations) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/doctrine/migrations/releases) - [Commits](https://github.com/doctrine/migrations/compare/3.5.3...3.5.4) --- updated-dependencies: - dependency-name: doctrine/migrations 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 f2afa3f07..0a8ed85d0 100644 --- a/composer.lock +++ b/composer.lock @@ -1661,16 +1661,16 @@ }, { "name": "doctrine/migrations", - "version": "3.5.3", + "version": "3.5.4", "source": { "type": "git", "url": "https://github.com/doctrine/migrations.git", - "reference": "01f89a1082b6971ba53ba76f95741fc8ad4a5fd2" + "reference": "e327d1f241e964161f1d3f4e82f7aefbe2da45dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/migrations/zipball/01f89a1082b6971ba53ba76f95741fc8ad4a5fd2", - "reference": "01f89a1082b6971ba53ba76f95741fc8ad4a5fd2", + "url": "https://api.github.com/repos/doctrine/migrations/zipball/e327d1f241e964161f1d3f4e82f7aefbe2da45dd", + "reference": "e327d1f241e964161f1d3f4e82f7aefbe2da45dd", "shasum": "" }, "require": { @@ -1743,7 +1743,7 @@ ], "support": { "issues": "https://github.com/doctrine/migrations/issues", - "source": "https://github.com/doctrine/migrations/tree/3.5.3" + "source": "https://github.com/doctrine/migrations/tree/3.5.4" }, "funding": [ { @@ -1759,7 +1759,7 @@ "type": "tidelift" } ], - "time": "2023-01-11T07:13:35+00:00" + "time": "2023-01-17T20:39:56+00:00" }, { "name": "doctrine/orm",