Skip to content

Commit 5276499

Browse files
committed
Added branch alias
1 parent ad01c43 commit 5276499

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

+5
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,10 @@
4141
},
4242
"config": {
4343
"bin-dir": "bin"
44+
},
45+
"extra": {
46+
"branch-alias": {
47+
"dev-master": "1.0-dev"
48+
}
4449
}
4550
}

0 commit comments

Comments
 (0)