Skip to content

Commit

Permalink
Merge pull request #13 from hjanuschka/master
Browse files Browse the repository at this point in the history
Update composer.json to support Symfony3
  • Loading branch information
hpatoio committed Jan 16, 2016
2 parents d2c255e + 6e76384 commit c8db6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"require": {
"php": ">=5.3.2",
"symfony/framework-bundle": "~2.0"
"symfony/framework-bundle": "~2.0|~3.0"
},
"autoload": {
"psr-0": { "Hpatoio\\DeployBundle": "" }
Expand Down

0 comments on commit c8db6b6

Please sign in to comment.