Skip to content

Commit cb68d7b

Browse files
author
Flyers
committed
Merge branch 'FryDryMaster' issue #18
Thanks to @lucacondotta, this pull request #18 resolve a bug with symfony 2.7.8 Resolved Conflicts: composer.json
2 parents 752adc8 + c440006 commit cb68d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": ">=5.4",
15-
"symfony/symfony": "2.7.*",
15+
"symfony/symfony": "2.7.* <2.7.8",
1616
"doctrine/orm": "^2.4.8",
1717
"doctrine/doctrine-bundle": "~1.4",
1818
"symfony/assetic-bundle": "~2.3",

0 commit comments

Comments
 (0)