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.
2 parents cf6e499 + a8b5b15 commit f8bedf4Copy full SHA for f8bedf4
composer.json
@@ -103,7 +103,7 @@
103
"doctrine/cache": "~1.6",
104
"doctrine/collections": "~1.0",
105
"doctrine/data-fixtures": "1.0.*",
106
- "doctrine/dbal": "~2.4",
+ "doctrine/dbal": "~2.4,<=2.10.2",
107
"doctrine/orm": "~2.4,>=2.4.5",
108
"doctrine/reflection": "~1.0",
109
"doctrine/doctrine-bundle": "^1.5|^2.0",
src/Symfony/Bridge/Doctrine/composer.json
@@ -42,7 +42,7 @@
42
43
44
45
46
"doctrine/orm": "^2.6.3",
47
"doctrine/reflection": "~1.0"
48
},
0 commit comments