summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-26 12:04:09 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-09-26 14:45:39 +0200
commitaeb988b29e829672416f3d55f6d50ac7b4921da6 (patch)
tree5b7a12ce73b0a1811ca9cc1888c1861aae16a277 /composer.json
parenta3a6895ea3628742c359bc71f77dc9c4b2d20a30 (diff)
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index dab2ff98a..b4156e764 100644
--- a/composer.json
+++ b/composer.json
@@ -63,7 +63,7 @@
"phpstan/extension-installer": "^1.1.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"guzzlehttp/guzzle": "^7.3.0",
- "doctrine/dbal": "^3.4.4",
+ "doctrine/dbal": "^3.4.5",
"symfony/console": "^4.4.19",
"psr/log": "^1.1.0"
},