Skip to content

Commit eaac29b

Browse files
author
Roderik van der Veer
committed
Merge pull request #36 from mozzymoz/patch-1
Other Kunstmaan bundles require symfony version 2.3 not 2.4
2 parents 11b3444 + 0394466 commit eaac29b

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
@@ -15,7 +15,7 @@
1515
"minimum-stability": "stable",
1616
"require": {
1717
"php": ">=5.3.3",
18-
"symfony/symfony": "~2.4",
18+
"symfony/symfony": "~2.3",
1919
"doctrine/orm": "~2.2,>=2.2.3",
2020
"doctrine/doctrine-bundle": "~1.2",
2121
"twig/extensions": "~1.0",

0 commit comments

Comments
 (0)