Merge pull request #5727 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.3.2

Bump doctrine/dbal from 3.3.1 to 3.3.2
This commit is contained in:
mergify[bot]
2022-02-07 03:01:06 +00:00
committed by GitHub

12
composer.lock generated
View File

@@ -480,16 +480,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "3.3.1", "version": "3.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2" "reference": "35eae239ef515d55ebb24e9d4715cad09a4f58ed"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2", "url": "https://api.github.com/repos/doctrine/dbal/zipball/35eae239ef515d55ebb24e9d4715cad09a4f58ed",
"reference": "5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2", "reference": "35eae239ef515d55ebb24e9d4715cad09a4f58ed",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -571,7 +571,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/dbal/issues", "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": [ "funding": [
{ {
@@ -587,7 +587,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-30T17:50:59+00:00" "time": "2022-02-05T16:33:45+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",