Skip to content

Commit cc4cccc

Browse files
committed
Merge pull request #31 from tomcyr/master
Support Symfony 2.5
2 parents 9929a04 + 6976d9a commit cc4cccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"minimum-stability": "dev",
1616
"require": {
1717
"php": ">=5.3.3",
18-
"symfony/symfony": "2.4.*",
18+
"symfony/symfony": "2.5.*",
1919
"doctrine/orm": "~2.2,>=2.2.3",
2020
"doctrine/doctrine-bundle": "~1.2"
2121
},

0 commit comments

Comments
 (0)