Skip to content

Commit d897519

Browse files
author
prophet777
committed
Add branch alias
1 parent 1d0731f commit d897519

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,10 @@
1919
},
2020
"autoload": {
2121
"psr-4": { "Gos\\Component\\WebSocketClient\\": "" }
22+
},
23+
"extra": {
24+
"branch-alias": {
25+
"dev-master": "0.1.x-dev"
26+
}
2227
}
2328
}

0 commit comments

Comments
 (0)