Skip to content

Commit 0459edb

Browse files
authored
Update composer.json
1 parent 558e3ef commit 0459edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"theofidry/alice-data-fixtures": "^1.0",
3737
"symfony/dependency-injection": "^4.4 || ^5.4 || ^6.0 || ^7.0",
3838
"symfony/http-kernel": "^4.4 || ^5.4 || ^6.0 || ^7.0",
39-
"doctrine/dbal": "^3.0 || ^4.0"
39+
"doctrine/dbal": "^2.0 || ^3.0 || ^4.0"
4040
},
4141
"require-dev": {
4242
"phpstan/phpstan": "^1.2",

0 commit comments

Comments
 (0)