Skip to content

Commit

Permalink
Merge pull request #51 from Trejjam/feature/composer-branch-alias
Browse files Browse the repository at this point in the history
Add composer branch alias
  • Loading branch information
stekycz authored Nov 12, 2016
2 parents 8708c28 + a0e496a commit c7b5cff
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 @@ -39,5 +39,10 @@
},
"autoload-dev": {
"classmap": ["tests/CronnerTests/objects"]
},
"extra": {
"branch-alias": {
"dev-master": "v1.1.x-dev"
}
}
}

0 comments on commit c7b5cff

Please sign in to comment.