Skip to content

Commit

Permalink
Added branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo committed Apr 29, 2024
1 parent 95f8190 commit 33c9882
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 @@ -38,6 +38,11 @@
"optimize-autoloader": true,
"sort-packages": true
},
"extra": {
"branch-alias": {
"dev-master": "0.3-dev"
}
},
"scripts": {
"test": "phpunit -c phpunit.xml --colors=always"
}
Expand Down

0 comments on commit 33c9882

Please sign in to comment.