Skip to content

Commit 54b5816

Browse files
committed
Add symfony 3.0 to composer
1 parent b42b907 commit 54b5816

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
}
1414
],
1515
"require": {
16-
"php": ">=5.3.3",
17-
"symfony/framework-bundle": "~2.1",
16+
"php": ">=5.3.9",
17+
"symfony/framework-bundle": "~2.3|~3.0",
1818
"caxy/php-htmldiff": "~0.1"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)