Skip to content

Commit a8cf6b7

Browse files
build(deps): bump doctrine/dbal from 3.8.2 to 4.0.0
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.8.2 to 4.0.0. - [Release notes](https://github.com/doctrine/dbal/releases) - [Upgrade guide](https://github.com/doctrine/dbal/blob/4.0.x/UPGRADE.md) - [Commits](doctrine/dbal@3.8.2...4.0.0) --- updated-dependencies: - dependency-name: doctrine/dbal dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ebc207a commit a8cf6b7

File tree

2 files changed

+15
-20
lines changed

2 files changed

+15
-20
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"php": ">=8.1",
2525
"ext-ctype": "*",
2626
"ext-iconv": "*",
27-
"doctrine/dbal": "^3",
27+
"doctrine/dbal": "^4",
2828
"doctrine/doctrine-bundle": "^2.11",
2929
"doctrine/doctrine-migrations-bundle": "^3.3",
3030
"doctrine/orm": "^3.0",

composer.lock

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

0 commit comments

Comments
 (0)