Skip to content

Commit c100487

Browse files
authored
Add branch aliases (#988)
1 parent 7fc3bc9 commit c100487

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
@@ -25,5 +25,10 @@
2525
"files": [
2626
"Trace/functions.php"
2727
]
28+
},
29+
"extra": {
30+
"branch-alias": {
31+
"dev-main": "1.0.x-dev"
32+
}
2833
}
2934
}

0 commit comments

Comments
 (0)