summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Bridge/Doctrine/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/Symfony/Bridge/Doctrine/composer.json')
-rw-r--r--src/Symfony/Bridge/Doctrine/composer.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Symfony/Bridge/Doctrine/composer.json b/src/Symfony/Bridge/Doctrine/composer.json
index b792582..2d8a44f 100644
--- a/src/Symfony/Bridge/Doctrine/composer.json
+++ b/src/Symfony/Bridge/Doctrine/composer.json
@@ -44,8 +44,7 @@
"doctrine/collections": "~1.0",
"doctrine/data-fixtures": "^1.1",
"doctrine/dbal": "~2.4|^3.0",
- "doctrine/orm": "^2.6.3",
- "doctrine/reflection": "~1.0"
+ "doctrine/orm": "^2.6.3"
},
"conflict": {
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",