Skip to content

Commit 6b9b48a

Browse files
authored
Make sure branch alias is better (#140)
1 parent 2d95214 commit 6b9b48a

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
@@ -35,7 +35,7 @@
3535
},
3636
"extra": {
3737
"branch-alias": {
38-
"dev-2.x": "2.0-dev"
38+
"dev-2.x": "2.0.x-dev"
3939
}
4040
}
4141
}

0 commit comments

Comments
 (0)