Skip to content

Commit 2a6cd48

Browse files
committed
Fix branch alias
1 parent e45ebc2 commit 2a6cd48

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
@@ -68,7 +68,7 @@
6868
},
6969
"extra": {
7070
"branch-alias": {
71-
"dev-master": "2.0.x-dev"
71+
"dev-master": "2.1.x-dev"
7272
}
7373
}
7474
}

0 commit comments

Comments
 (0)