Bump doctrine/dbal from 3.4.4 to 3.4.5

Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.4.4...3.4.5)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-26 03:01:06 +00:00
committed by GitHub
parent 6f9482fc1b
commit ff55b36f32

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",