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
commit 0671f20ab1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View File

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