Skip to content

Commit 0ac7c50

Browse files
Update dependency doctrine/dbal to ^4.4.0
| datasource | package | from | to | | ---------- | ------------- | ----- | ----- | | packagist | doctrine/dbal | 4.3.4 | 4.4.0 |
1 parent d73fca0 commit 0ac7c50

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": "~8.4.0 || ~8.5.0",
2020
"doctrine/common": "^3.5.0",
21-
"doctrine/dbal": "^4.3.4",
21+
"doctrine/dbal": "^4.4.0",
2222
"doctrine/event-manager": "^2.0.1",
2323
"doctrine/migrations": "^3.9.5",
2424
"doctrine/orm": "^3.5.7",

composer.lock

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

0 commit comments

Comments
 (0)