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 1f5eab2 + f8bedf4 commit cd21c82Copy full SHA for cd21c82
composer.json
@@ -104,7 +104,7 @@
104
"doctrine/cache": "~1.6",
105
"doctrine/collections": "~1.0",
106
"doctrine/data-fixtures": "1.0.*",
107
- "doctrine/dbal": "~2.4",
+ "doctrine/dbal": "~2.4,<=2.10.2",
108
"doctrine/orm": "~2.4,>=2.4.5",
109
"doctrine/reflection": "~1.0",
110
"doctrine/doctrine-bundle": "^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