Merge pull request #6464 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.4.5

Bump doctrine/dbal from 3.4.4 to 3.4.5
This commit is contained in:
James Cole
2022-09-26 05:42:18 +02:00
committed by GitHub

12
composer.lock generated
View File

@@ -470,16 +470,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "3.4.4", "version": "3.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "4cbbe6e4b9ef6c69d5f4c968c637476f47bb54f5" "reference": "a5a58773109c0abb13e658c8ccd92aeec8d07f9e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/4cbbe6e4b9ef6c69d5f4c968c637476f47bb54f5", "url": "https://api.github.com/repos/doctrine/dbal/zipball/a5a58773109c0abb13e658c8ccd92aeec8d07f9e",
"reference": "4cbbe6e4b9ef6c69d5f4c968c637476f47bb54f5", "reference": "a5a58773109c0abb13e658c8ccd92aeec8d07f9e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -561,7 +561,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.4.4" "source": "https://github.com/doctrine/dbal/tree/3.4.5"
}, },
"funding": [ "funding": [
{ {
@@ -577,7 +577,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-01T21:26:42+00:00" "time": "2022-09-23T17:48:57+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",