We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 558e3ef commit 0459edbCopy full SHA for 0459edb
composer.json
@@ -36,7 +36,7 @@
36
"theofidry/alice-data-fixtures": "^1.0",
37
"symfony/dependency-injection": "^4.4 || ^5.4 || ^6.0 || ^7.0",
38
"symfony/http-kernel": "^4.4 || ^5.4 || ^6.0 || ^7.0",
39
- "doctrine/dbal": "^3.0 || ^4.0"
+ "doctrine/dbal": "^2.0 || ^3.0 || ^4.0"
40
},
41
"require-dev": {
42
"phpstan/phpstan": "^1.2",
0 commit comments