Skip to content

Commit

Permalink
[composer] Set branch alias to 0.1.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz Serwatka committed Jun 12, 2017
1 parent e04ed8a commit a6c07bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.2.x-dev"
"dev-master": "0.1.x-dev"
}
}
}

0 comments on commit a6c07bb

Please sign in to comment.