Skip to content

Commit c010d66

Browse files
Fix incorrect branch alias (#1607)
1 parent 0799d18 commit c010d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"extra": {
3030
"branch-alias": {
31-
"dev-master": "1.10-dev"
31+
"dev-master": "2.0-dev"
3232
}
3333
}
3434
}

0 commit comments

Comments
 (0)