Skip to content

Commit 46d9436

Browse files
committed
minor(composer): Fix 1.x branch-alias
1 parent 66501ca commit 46d9436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"extra": {
3838
"branch-alias": {
39-
"dev-main": "1.0.x-dev"
39+
"dev-main": "1.1.x-dev"
4040
}
4141
},
4242
"config": {

0 commit comments

Comments
 (0)