Skip to content

Commit

Permalink
Update branch alias for 1.6.x
Browse files Browse the repository at this point in the history
`composer.json`'s branch alias for 1.6.x points to 1.4.x-dev version.
  • Loading branch information
gmazzap authored and ghostwriter committed May 9, 2023
1 parent 9ad050f commit 8ce875b
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 @@ -56,7 +56,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
"dev-master": "1.5.x-dev"
}
}
}

0 comments on commit 8ce875b

Please sign in to comment.