Skip to content

Commit

Permalink
[composer] Updated ladybug version
Browse files Browse the repository at this point in the history
  • Loading branch information
raulfraile committed Aug 7, 2013
1 parent 790d626 commit 04606af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"require": {
"php": ">=5.3.2",
"symfony/framework-bundle": ">=2.0.0",
"raulfraile/ladybug": ">=0.5"
"raulfraile/ladybug": "v0.7"
},
"replace": {
"raulfraile/LadybugBundle": "v0.7"
"raulfraile/LadybugBundle": "dev-master"
},
"autoload": {
"psr-0": { "RaulFraile\\Bundle\\LadybugBundle": "" }
Expand Down

0 comments on commit 04606af

Please sign in to comment.