Skip to content

Commit eac5c5a

Browse files
authored
Fixed branch name in branch-alias
1 parent 57ef2bb commit eac5c5a

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
@@ -33,7 +33,7 @@
3333
},
3434
"extra": {
3535
"branch-alias": {
36-
"dev-master": "3.0.x-dev"
36+
"dev-develop": "3.0.x-dev"
3737
}
3838
}
3939
}

0 commit comments

Comments
 (0)