Skip to content

Commit 2a05c72

Browse files
committed
Fix branch alias
1 parent a53656c commit 2a05c72

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
@@ -31,7 +31,7 @@
3131
},
3232
"extra": {
3333
"branch-alias": {
34-
"dev-master": "0.3-dev"
34+
"dev-main": "1.0-dev"
3535
}
3636
}
3737
}

0 commit comments

Comments
 (0)