Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7bf3050

Browse files
committed
merged branch stof/patch-2 (PR symfony#474)
This PR was merged into the master branch. Commits ------- 143a6a2 Updated the DoctrineBundle version Discussion ---------- Updated the DoctrineBundle version We need to use 1.2.x for Symfony 2.2
2 parents 51e7ecb + 143a6a2 commit 7bf3050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"php": ">=5.3.3",
99
"symfony/symfony": "2.2.*",
1010
"doctrine/orm": ">=2.2.3,<2.4-dev",
11-
"doctrine/doctrine-bundle": "1.0.*",
11+
"doctrine/doctrine-bundle": "1.2.*",
1212
"twig/extensions": "1.0.*",
1313
"symfony/assetic-bundle": "2.1.*",
1414
"symfony/swiftmailer-bundle": "2.2.*",

0 commit comments

Comments
 (0)