Skip to content

Commit

Permalink
Added branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyFreeAgent committed Aug 14, 2013
1 parent be26627 commit 2eb482e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Expand Up @@ -36,5 +36,10 @@
"autoload": {
"psr-0": { "JMS\\Payment\\CoreBundle": "" }
},
"target-dir": "JMS/Payment/CoreBundle"
"target-dir": "JMS/Payment/CoreBundle",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
}
}

0 comments on commit 2eb482e

Please sign in to comment.