Skip to content

Commit

Permalink
Add master alias
Browse files Browse the repository at this point in the history
  • Loading branch information
mabar committed Jul 9, 2019
1 parent b0002a1 commit 850d1b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Expand Up @@ -38,5 +38,10 @@
"coverage": [
"tester -s -p phpdbg --colors 1 -C --coverage ./coverage.xml --coverage-src ./src tests/unit"
]
},
"extra": {
"branch-alias": {
"dev-master": "0.3.x-dev"
}
}
}

0 comments on commit 850d1b0

Please sign in to comment.