Skip to content

Commit c8db6b6

Browse files
committed
Merge pull request #13 from hjanuschka/master
Update composer.json to support Symfony3
2 parents d2c255e + 6e76384 commit c8db6b6

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
],
1616
"require": {
1717
"php": ">=5.3.2",
18-
"symfony/framework-bundle": "~2.0"
18+
"symfony/framework-bundle": "~2.0|~3.0"
1919
},
2020
"autoload": {
2121
"psr-0": { "Hpatoio\\DeployBundle": "" }

0 commit comments

Comments
 (0)