Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

Commit

Permalink
Merge pull request #27 from piotrantosik/master
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
henrikbjorn committed Jan 24, 2014
2 parents f681200 + 456d648 commit a3cd434
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@
"Ornicar\\GravatarBundle\\": ""
}
},
"target-dir" : "Ornicar/GravatarBundle"
"target-dir" : "Ornicar/GravatarBundle",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
}
}

0 comments on commit a3cd434

Please sign in to comment.