Skip to content

Commit e0f1a7f

Browse files
ilicmsretenSreten Ilić
authored andcommitted
Upgrade lowest version for symfony/doctrine-bridge and doctrine/orm in composer.json
1 parent fdae73c commit e0f1a7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"behatch/contexts": "3.1.0",
3737
"doctrine/annotations": "^1.2",
3838
"doctrine/doctrine-bundle": "^1.8",
39-
"doctrine/orm": "^2.5.2",
39+
"doctrine/orm": "^2.6.0",
4040
"friendsofsymfony/user-bundle": "^2.1",
4141
"guzzlehttp/guzzle": "^6.0",
4242
"justinrainbow/json-schema": "^5.0",
@@ -54,7 +54,7 @@
5454
"symfony/console": "^3.4 || ^4.0",
5555
"symfony/debug": "^2.8 || ^3.0 || ^4.0",
5656
"symfony/dependency-injection": "^3.4 || ^4.0",
57-
"symfony/doctrine-bridge": "^2.8.12 || ^3.0 || ^4.0",
57+
"symfony/doctrine-bridge": "^3.4 || ^4.0",
5858
"symfony/event-dispatcher": "^3.4 || ^4.0",
5959
"symfony/expression-language": "^2.8 || ^3.0 || ^4.0",
6060
"symfony/finder": "^3.3 || ^4.0",

0 commit comments

Comments
 (0)