Skip to content

Commit 37b8e4b

Browse files
committed
Fixed branch alias.
1 parent 62e5a26 commit 37b8e4b

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
@@ -29,7 +29,7 @@
2929
},
3030
"extra": {
3131
"branch-alias": {
32-
"dev-master": "1.1-dev"
32+
"dev-master": "2.0-dev"
3333
}
3434
},
3535
"scripts": {

0 commit comments

Comments
 (0)