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 fdae73c commit e0f1a7fCopy full SHA for e0f1a7f
composer.json
@@ -36,7 +36,7 @@
36
"behatch/contexts": "3.1.0",
37
"doctrine/annotations": "^1.2",
38
"doctrine/doctrine-bundle": "^1.8",
39
- "doctrine/orm": "^2.5.2",
+ "doctrine/orm": "^2.6.0",
40
"friendsofsymfony/user-bundle": "^2.1",
41
"guzzlehttp/guzzle": "^6.0",
42
"justinrainbow/json-schema": "^5.0",
@@ -54,7 +54,7 @@
54
"symfony/console": "^3.4 || ^4.0",
55
"symfony/debug": "^2.8 || ^3.0 || ^4.0",
56
"symfony/dependency-injection": "^3.4 || ^4.0",
57
- "symfony/doctrine-bridge": "^2.8.12 || ^3.0 || ^4.0",
+ "symfony/doctrine-bridge": "^3.4 || ^4.0",
58
"symfony/event-dispatcher": "^3.4 || ^4.0",
59
"symfony/expression-language": "^2.8 || ^3.0 || ^4.0",
60
"symfony/finder": "^3.3 || ^4.0",
0 commit comments