From 35f144ad4932ca0eb9a88f34f5f12cf85dffd29a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 12:04:22 +0000 Subject: Bump doctrine/dbal from 3.3.1 to 3.3.2 Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/doctrine/dbal/releases) - [Commits](https://github.com/doctrine/dbal/compare/3.3.1...3.3.2) --- updated-dependencies: - dependency-name: doctrine/dbal dependency-type: direct:development 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 a40ef5ab2..237f2a23f 100644 --- a/composer.lock +++ b/composer.lock @@ -469,16 +469,16 @@ }, { "name": "doctrine/dbal", - "version": "3.3.1", + "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2" + "reference": "35eae239ef515d55ebb24e9d4715cad09a4f58ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2", - "reference": "5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/35eae239ef515d55ebb24e9d4715cad09a4f58ed", + "reference": "35eae239ef515d55ebb24e9d4715cad09a4f58ed", "shasum": "" }, "require": { @@ -560,7 +560,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/3.3.1" + "source": "https://github.com/doctrine/dbal/tree/3.3.2" }, "funding": [ { @@ -576,7 +576,7 @@ "type": "tidelift" } ], - "time": "2022-01-30T17:50:59+00:00" + "time": "2022-02-05T16:33:45+00:00" }, { "name": "doctrine/deprecations", -- cgit v1.2.3