Skip to content

Commit ff0ac0e

Browse files
committed
Added branch alias 3.0-dev for dev-master.
1 parent 48c7552 commit ff0ac0e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@
4848
"binary": "go build -o mongo example/mongo_client/*.go"
4949
},
5050
"extra": {
51+
"branch-alias": {
52+
"dev-master": "3.0-dev"
53+
},
5154
"hyperf": {
5255
"config": "Hyperf\\GoTask\\ConfigProvider"
5356
}

0 commit comments

Comments
 (0)