Skip to content

Commit 97a14f6

Browse files
committed
minor #520 minor(composer): Fix 1.x branch-alias (chalasr)
This PR was merged into the 1.x branch. Discussion ---------- minor(composer): Fix 1.x branch-alias Commits ------- 46d9436 minor(composer): Fix 1.x branch-alias
2 parents 2d646ac + 46d9436 commit 97a14f6

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
@@ -38,7 +38,7 @@
3838
},
3939
"extra": {
4040
"branch-alias": {
41-
"dev-main": "1.0.x-dev"
41+
"dev-main": "1.1.x-dev"
4242
}
4343
},
4444
"config": {

0 commit comments

Comments
 (0)