From c3d449bac4adcf66644b4c9677db7f6d65113297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 09:39:55 +0000 Subject: [PATCH] Bump doctrine/orm from 2.13.2 to 2.13.3 Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.13.2 to 2.13.3. - [Release notes](https://github.com/doctrine/orm/releases) - [Commits](https://github.com/doctrine/orm/compare/2.13.2...2.13.3) --- updated-dependencies: - dependency-name: doctrine/orm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 7893832d94..1d29d2fdb7 100644 --- a/composer.lock +++ b/composer.lock @@ -2319,16 +2319,16 @@ }, { "name": "doctrine/orm", - "version": "2.13.2", + "version": "2.13.3", "source": { "type": "git", "url": "https://github.com/doctrine/orm.git", - "reference": "a8b02fd70fa777ca8278b9604fdef75c15c6a12f" + "reference": "e750360bd52b080c4cbaaee1b48b80f7dc873b36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/orm/zipball/a8b02fd70fa777ca8278b9604fdef75c15c6a12f", - "reference": "a8b02fd70fa777ca8278b9604fdef75c15c6a12f", + "url": "https://api.github.com/repos/doctrine/orm/zipball/e750360bd52b080c4cbaaee1b48b80f7dc873b36", + "reference": "e750360bd52b080c4cbaaee1b48b80f7dc873b36", "shasum": "" }, "require": { @@ -2413,9 +2413,9 @@ ], "support": { "issues": "https://github.com/doctrine/orm/issues", - "source": "https://github.com/doctrine/orm/tree/2.13.2" + "source": "https://github.com/doctrine/orm/tree/2.13.3" }, - "time": "2022-09-22T13:36:43+00:00" + "time": "2022-10-07T06:37:17+00:00" }, { "name": "doctrine/persistence", @@ -15919,6 +15919,7 @@ "symfony/yaml": 0, "liip/test-fixtures-bundle": 0, "mockery/mockery": 0, + "phpstan/phpstan": 0, "phpstan/phpstan-symfony": 0, "squizlabs/php_codesniffer": 0, "symfony/browser-kit": 0,