Skip to content

Commit

Permalink
Alias master as 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian Mooyman committed Dec 20, 2016
1 parent 7a52cce commit 1d25c4f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
"require-dev": {
"phpunit/PHPUnit": "~4.8"
},
"extra": {
"branch-alias": {
"dev-master": "0.1.x-dev"
}
},
"autoload": {
"psr-4": {
"SilverStripe\\GraphQL\\": "src/"
Expand Down

0 comments on commit 1d25c4f

Please sign in to comment.