Merge pull request #5672 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.3.1

Bump doctrine/dbal from 3.3.0 to 3.3.1
This commit is contained in:
mergify[bot]
2022-01-31 03:01:13 +00:00
committed by GitHub

12
composer.lock generated
View File

@@ -480,16 +480,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "3.3.0", "version": "3.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "a4b37db6f186b6843474189b424aed6a7cc5de4b" "reference": "5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/a4b37db6f186b6843474189b424aed6a7cc5de4b", "url": "https://api.github.com/repos/doctrine/dbal/zipball/5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2",
"reference": "a4b37db6f186b6843474189b424aed6a7cc5de4b", "reference": "5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2",
"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.0" "source": "https://github.com/doctrine/dbal/tree/3.3.1"
}, },
"funding": [ "funding": [
{ {
@@ -587,7 +587,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-18T00:13:52+00:00" "time": "2022-01-30T17:50:59+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",