Skip to content

Commit

Permalink
fixed version in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Nov 7, 2011
1 parent b9aa7f6 commit 2e0060d
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 @@ -11,7 +11,7 @@
}
],
"require": {
"symfony/framework-bundle": "2.0.*"
"symfony/framework-bundle": ">=2.1"
},
"autoload": {
"psr-0": { "Sensio\\Bundle\\DistributionBundle": "" }
Expand Down

0 comments on commit 2e0060d

Please sign in to comment.