Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixgao committed Jan 24, 2016
1 parent 2ecbcf1 commit c8e7e46
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 @@ -49,5 +49,10 @@
"tests/BaseTestCase.php"
]
},
"minimum-stability": "stable"
"extra": {
"branch-alias": {
"dev-master": "master"
}
},
"minimum-stability": "dev"
}

0 comments on commit c8e7e46

Please sign in to comment.