Skip to content

Commit afbe6c4

Browse files
authored
Use correct branch name for branch-alias on master
1 parent a6067be commit afbe6c4

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
@@ -44,7 +44,7 @@
4444
"prefer-stable": true,
4545
"extra": {
4646
"branch-alias": {
47-
"dev-2.x": "3.0.x-dev"
47+
"dev-master": "3.0.x-dev"
4848
}
4949
}
5050
}

0 commit comments

Comments
 (0)