Skip to content

Commit 5f46ff6

Browse files
committed
Fix branch alias
1 parent 509ec04 commit 5f46ff6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"extra": {
5959
"branch-alias": {
60-
"dev-master": "v2.7.x-dev"
60+
"dev-master": "v3.0.x-dev"
6161
}
6262
},
6363
"config": {

0 commit comments

Comments
 (0)