Merge pull request #5938 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.3.4

Bump doctrine/dbal from 3.3.3 to 3.3.4
This commit is contained in:
James Cole
2022-03-28 12:25:25 +02:00
committed by GitHub

12
composer.lock generated
View File

@@ -480,16 +480,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "3.3.3", "version": "3.3.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "82331b861727c15b1f457ef05a8729e508e7ead5" "reference": "83f779beaea1893c0bece093ab2104c6d15a7f26"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/82331b861727c15b1f457ef05a8729e508e7ead5", "url": "https://api.github.com/repos/doctrine/dbal/zipball/83f779beaea1893c0bece093ab2104c6d15a7f26",
"reference": "82331b861727c15b1f457ef05a8729e508e7ead5", "reference": "83f779beaea1893c0bece093ab2104c6d15a7f26",
"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.3" "source": "https://github.com/doctrine/dbal/tree/3.3.4"
}, },
"funding": [ "funding": [
{ {
@@ -587,7 +587,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-09T15:39:50+00:00" "time": "2022-03-20T18:37:29+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",