Skip to content

Commit

Permalink
Update branch alias for 1.5.x
Browse files Browse the repository at this point in the history
`composer.json`'s branch alias for 1.5.x points to 1.4.x-dev version.
  • Loading branch information
gmazzap committed May 8, 2023
1 parent 9ff2fef commit af49d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
"dev-master": "1.5.x-dev"
}
},
"scripts": {
Expand Down

0 comments on commit af49d93

Please sign in to comment.