Bump doctrine/dbal from 3.8.4 to 3.8.5

Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.8.4...3.8.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] 2024-06-14 02:57:57 +00:00 committed by GitHub
parent 1a90dee404
commit 5a1140d6c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

20
composer.lock generated
View file

@ -860,16 +860,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "3.8.4", "version": "3.8.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "b05e48a745f722801f55408d0dbd8003b403dbbd" "reference": "0e3536ba088a749985c8801105b6b3ac6c1280b6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/b05e48a745f722801f55408d0dbd8003b403dbbd", "url": "https://api.github.com/repos/doctrine/dbal/zipball/0e3536ba088a749985c8801105b6b3ac6c1280b6",
"reference": "b05e48a745f722801f55408d0dbd8003b403dbbd", "reference": "0e3536ba088a749985c8801105b6b3ac6c1280b6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -885,12 +885,12 @@
"doctrine/coding-standard": "12.0.0", "doctrine/coding-standard": "12.0.0",
"fig/log-test": "^1", "fig/log-test": "^1",
"jetbrains/phpstorm-stubs": "2023.1", "jetbrains/phpstorm-stubs": "2023.1",
"phpstan/phpstan": "1.10.58", "phpstan/phpstan": "1.11.1",
"phpstan/phpstan-strict-rules": "^1.5", "phpstan/phpstan-strict-rules": "^1.6",
"phpunit/phpunit": "9.6.16", "phpunit/phpunit": "9.6.19",
"psalm/plugin-phpunit": "0.18.4", "psalm/plugin-phpunit": "0.18.4",
"slevomat/coding-standard": "8.13.1", "slevomat/coding-standard": "8.13.1",
"squizlabs/php_codesniffer": "3.9.0", "squizlabs/php_codesniffer": "3.9.2",
"symfony/cache": "^5.4|^6.0|^7.0", "symfony/cache": "^5.4|^6.0|^7.0",
"symfony/console": "^4.4|^5.4|^6.0|^7.0", "symfony/console": "^4.4|^5.4|^6.0|^7.0",
"vimeo/psalm": "4.30.0" "vimeo/psalm": "4.30.0"
@ -953,7 +953,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.8.4" "source": "https://github.com/doctrine/dbal/tree/3.8.5"
}, },
"funding": [ "funding": [
{ {
@ -969,7 +969,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-25T07:04:44+00:00" "time": "2024-06-08T17:49:56+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",