Skip to content

Commit

Permalink
add branch-alias
Browse files Browse the repository at this point in the history
  • Loading branch information
fprochazka committed May 18, 2017
1 parent 3812991 commit 7e04c59
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 @@ -33,5 +33,10 @@
},
"autoload-dev": {
"classmap": ["tests/KdybyTests/RequestStack"]
},
"extra": {
"branch-alias": {
"dev-master": "0.3-dev"
}
}
}

0 comments on commit 7e04c59

Please sign in to comment.