From a60f8599d8ba0b376ddf8271d1ea8763fb7c4fd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 03:11:48 +0000 Subject: [PATCH] Bump doctrine/migrations from 3.8.2 to 3.8.3 Bumps [doctrine/migrations](https://github.com/doctrine/migrations) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/doctrine/migrations/releases) - [Commits](https://github.com/doctrine/migrations/compare/3.8.2...3.8.3) --- updated-dependencies: - dependency-name: doctrine/migrations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 505946611..2c2333aee 100644 --- a/composer.lock +++ b/composer.lock @@ -1553,16 +1553,16 @@ }, { "name": "doctrine/migrations", - "version": "3.8.2", + "version": "3.8.3", "source": { "type": "git", "url": "https://github.com/doctrine/migrations.git", - "reference": "5007eb1168691225ac305fe16856755c20860842" + "reference": "6af8dffde46a67f2a60906b6a28973e5a3670405" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/migrations/zipball/5007eb1168691225ac305fe16856755c20860842", - "reference": "5007eb1168691225ac305fe16856755c20860842", + "url": "https://api.github.com/repos/doctrine/migrations/zipball/6af8dffde46a67f2a60906b6a28973e5a3670405", + "reference": "6af8dffde46a67f2a60906b6a28973e5a3670405", "shasum": "" }, "require": { @@ -1636,7 +1636,7 @@ ], "support": { "issues": "https://github.com/doctrine/migrations/issues", - "source": "https://github.com/doctrine/migrations/tree/3.8.2" + "source": "https://github.com/doctrine/migrations/tree/3.8.3" }, "funding": [ { @@ -1652,7 +1652,7 @@ "type": "tidelift" } ], - "time": "2024-10-10T21:35:27+00:00" + "time": "2025-03-10T23:43:55+00:00" }, { "name": "doctrine/orm", @@ -19527,6 +19527,6 @@ "ext-tokenizer": "*", "ext-xml": "*" }, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform-dev": [], + "plugin-api-version": "2.3.0" }