Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit d7b59bd

Browse files
committed
merged branch guilhermeblanco/patch-1 (PR #498)
This PR was merged into the 2.1 branch. Commits ------- b118637 Update composer.json Discussion ---------- Update composer.json Bump doctrine dependency for symfony 2.1 users.
2 parents 6ff7925 + b118637 commit d7b59bd

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
@@ -7,7 +7,7 @@
77
"require": {
88
"php": ">=5.3.3",
99
"symfony/symfony": "2.1.*",
10-
"doctrine/orm": ">=2.2.3,<2.4-dev",
10+
"doctrine/orm": ">=2.2.3,<2.5-dev",
1111
"doctrine/doctrine-bundle": "1.1.*",
1212
"twig/extensions": "1.0.*@dev",
1313
"symfony/assetic-bundle": "2.1.*",

0 commit comments

Comments
 (0)