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 8f64d70 commit 967331eCopy full SHA for 967331e
composer.json
@@ -105,7 +105,7 @@
105
"doctrine/cache": "~1.6",
106
"doctrine/collections": "~1.0",
107
"doctrine/data-fixtures": "^1.1",
108
- "doctrine/dbal": "~2.4",
+ "doctrine/dbal": "~2.4|^3.0",
109
"doctrine/orm": "~2.4,>=2.4.5",
110
"doctrine/reflection": "~1.0",
111
"doctrine/doctrine-bundle": "^1.5|^2.0",
src/Symfony/Bridge/Doctrine/composer.json
@@ -43,7 +43,7 @@
43
44
45
46
47
"doctrine/orm": "^2.6.3",
48
"doctrine/reflection": "~1.0"
49
},
0 commit comments