Skip to content

Commit

Permalink
Added version alias
Browse files Browse the repository at this point in the history
  • Loading branch information
thilanga authored Sep 18, 2017
1 parent 4036192 commit eddbbe7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,12 @@
"psr-4": {
"Dingo\\Blueprint\\Tests\\": "tests"
}
}
},
"extra": {
"branch-alias": {
"dev-master": "0.2-dev"
}
},
"minimum-stability": "dev",
"prefer-stable": true
}

0 comments on commit eddbbe7

Please sign in to comment.