Skip to content

Commit b331031

Browse files
Bump doctrine/dbal from 3.9.4 to 4.3.2
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.9.4 to 4.3.2. - [Release notes](https://github.com/doctrine/dbal/releases) - [Upgrade guide](https://github.com/doctrine/dbal/blob/4.3.x/UPGRADE.md) - [Commits](doctrine/dbal@3.9.4...4.3.2) --- updated-dependencies: - dependency-name: doctrine/dbal dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 414f0a2 commit b331031

File tree

2 files changed

+31
-217
lines changed

2 files changed

+31
-217
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"ext-json": "*",
1616
"ext-mbstring": "*",
1717
"azuyalabs/yasumi": "~2.0",
18-
"doctrine/dbal": "~3.0",
18+
"doctrine/dbal": "~3.0 || ~4.0",
1919
"psr/cache": "~1.0|~2.0|~3.0",
2020
"psr/clock": "*",
2121
"symfony/config": "~5.4.21||~6.3||~7.0",

composer.lock

Lines changed: 30 additions & 216 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)