Skip to content

Commit ab2f2a1

Browse files
committed
Require DBAL 3.1
1 parent 4b53dc3 commit ab2f2a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"craue/translations-tests": "dev-symfony8 as 1.2",
3939
"doctrine/collections": "^1.8 || ^2.1",
4040
"doctrine/common": "^2.9 || ^3.0",
41-
"doctrine/dbal": "^2.10 || ^3.0 || ^4.4",
41+
"doctrine/dbal": "^3.1 || ^4.4",
4242
"doctrine/doctrine-bundle": "^1.10 || ^2.0 || ^3.2",
4343
"phpstan/extension-installer": "^1.1",
4444
"phpstan/phpstan": "^1.10",

0 commit comments

Comments
 (0)