summaryrefslogtreecommitdiffstats
path: root/src/Symfony
diff options
context:
space:
mode:
Diffstat (limited to 'src/Symfony')
-rw-r--r--src/Symfony/Bridge/Doctrine/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Bridge/Doctrine/composer.json b/src/Symfony/Bridge/Doctrine/composer.json
index 4194aa2..5bc8ffd 100644
--- a/src/Symfony/Bridge/Doctrine/composer.json
+++ b/src/Symfony/Bridge/Doctrine/composer.json
@@ -43,7 +43,7 @@
"doctrine/cache": "~1.6",
"doctrine/collections": "~1.0",
"doctrine/data-fixtures": "^1.1",
- "doctrine/dbal": "~2.4",
+ "doctrine/dbal": "~2.4|^3.0",
"doctrine/orm": "^2.6.3",
"doctrine/reflection": "~1.0"
},