Skip to content

Commit ffac813

Browse files
authored
Merge pull request #117 from staabm/patch-2
Fixed branch name in branch-alias
2 parents 57ef2bb + 351bc9e commit ffac813

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": "4.0.x-dev"
3737
}
3838
}
3939
}

0 commit comments

Comments
 (0)