Skip to content

Commit

Permalink
Merge pull request #6 from Padam87/master
Browse files Browse the repository at this point in the history
Fix #5
  • Loading branch information
burci committed Mar 12, 2013
2 parents dc58bbe + da6693f commit c78c13a
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 @@ -13,7 +13,7 @@
],
"require": {
"php": ">=5.3.1",
"symfony/framework-bundle": "2.1.*"
"symfony/framework-bundle": "2.*"
},
"suggest": {
"doctrine/doctrine-bundle": "*"
Expand Down

1 comment on commit c78c13a

@seltzlab
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

Please sign in to comment.