Skip to content

Commit 8374d3b

Browse files
committed
Configure the branch alias
1 parent c1c6bd5 commit 8374d3b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,10 @@
3131
"name": "Jakub Zalas",
3232
"email": "jakub@zalas.pl"
3333
}
34-
]
34+
],
35+
"extra": {
36+
"branch-alias": {
37+
"dev-master": "1.x-dev"
38+
}
39+
}
3540
}

0 commit comments

Comments
 (0)