From 6b3fa4966708c73795530aa60779bdc2fc2eeed6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 03:38:45 +0000 Subject: [PATCH] Bump doctrine/orm from 2.19.2 to 2.19.3 Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.19.2 to 2.19.3. - [Release notes](https://github.com/doctrine/orm/releases) - [Commits](https://github.com/doctrine/orm/compare/2.19.2...2.19.3) --- updated-dependencies: - dependency-name: doctrine/orm 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 601141ae1..c908eaea8 100644 --- a/composer.lock +++ b/composer.lock @@ -1664,16 +1664,16 @@ }, { "name": "doctrine/orm", - "version": "2.19.2", + "version": "2.19.3", "source": { "type": "git", "url": "https://github.com/doctrine/orm.git", - "reference": "40a0964f06e142e173b783c45688e5f5efaed6aa" + "reference": "1a5a4c674a416b4fdf76833c627c5e7f58bbb890" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/orm/zipball/40a0964f06e142e173b783c45688e5f5efaed6aa", - "reference": "40a0964f06e142e173b783c45688e5f5efaed6aa", + "url": "https://api.github.com/repos/doctrine/orm/zipball/1a5a4c674a416b4fdf76833c627c5e7f58bbb890", + "reference": "1a5a4c674a416b4fdf76833c627c5e7f58bbb890", "shasum": "" }, "require": { @@ -1759,9 +1759,9 @@ ], "support": { "issues": "https://github.com/doctrine/orm/issues", - "source": "https://github.com/doctrine/orm/tree/2.19.2" + "source": "https://github.com/doctrine/orm/tree/2.19.3" }, - "time": "2024-03-18T19:12:56+00:00" + "time": "2024-03-21T11:01:42+00:00" }, { "name": "doctrine/persistence",