Skip to content

Commit

Permalink
added brach alias
Browse files Browse the repository at this point in the history
  • Loading branch information
niekoost committed Sep 30, 2014
1 parent f6e4939 commit 20bb78d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,10 @@
}
},
"extra": {
"bootstrap": "niekoost\\Bootstrap.php"
"bootstrap": "niekoost\\Bootstrap.php",
"branch-alias": {
"dev-master": "0.1.x-dev"
}
}

}

0 comments on commit 20bb78d

Please sign in to comment.