8000
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 f7fc3cf commit d1953d6Copy full SHA for d1953d6
composer.json
@@ -91,7 +91,7 @@
91
"doctrine/annotations": "~1.0",
92
"doctrine/cache": "~1.6",
93
"doctrine/data-fixtures": "1.0.*",
94
- "doctrine/dbal": "~2.4",
+ "doctrine/dbal": "~2.4,<=2.10.2",
95
"doctrine/orm": "~2.4,>=2.4.5",
96
"doctrine/doctrine-bundle": "~1.4",
97
"monolog/monolog": "~1.11",
src/Symfony/Bridge/Doctrine/composer.json
@@ -35,7 +35,7 @@
35
"symfony/validator": "^3.2.5|~4.0",
36
"symfony/translation": "~2.8|~3.0|~4.0",
37
38
39
"doctrine/orm": "^2.4.5"
40
},
41
"conflict": {
0 commit comments