Skip to content

Commit 7bddc83

Browse files
committed
add branch alias for master branch
1 parent 0f1cb3e commit 7bddc83

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
@@ -25,5 +25,10 @@
2525

2626
"autoload": {
2727
"classmap": ["src/"]
28+
},
29+
"extra": {
30+
"branch-alias": {
31+
"dev-master": "1.2.x-dev"
32+
}
2833
}
2934
}

0 commit comments

Comments
 (0)