Skip to content

Commit 9e75264

Browse files
authored
Update the branch alias for 5.x releases
It's time to update the branch alias since BC breaking changes were merged and the first 5.0.0-alpha1 release has been made.
1 parent 1826097 commit 9e75264

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
@@ -31,7 +31,7 @@
3131
},
3232
"extra": {
3333
"branch-alias": {
34-
"dev-master": "4.x-dev"
34+
"dev-master": "5.x-dev"
3535
}
3636
}
3737
}

0 commit comments

Comments
 (0)