Skip to content

Commit 5b42c27

Browse files
authored
Merge pull request #288 from wp-cli/fix/branch-alias
Fix branch alias
2 parents e4829a3 + 8479458 commit 5b42c27

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
@@ -43,7 +43,7 @@
4343
},
4444
"extra": {
4545
"branch-alias": {
46-
"dev-main": "4.0.x-dev"
46+
"dev-main": "5.0.x-dev"
4747
},
4848
"phpstan": {
4949
"includes": [

0 commit comments

Comments
 (0)