Skip to content

Commit

Permalink
Merge branch '1.0' into 2.0
Browse files Browse the repository at this point in the history
* 1.0:
  Generate changelog for v1.0.0
  [Composer] Fix branch alias
  Remove note about migrations from UPGRADE file
  • Loading branch information
GSadee committed Jan 17, 2025
2 parents 898ecc5 + 7055636 commit d803193
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 @@ -87,7 +87,7 @@
},
"extra": {
"branch-alias": {
"dev-main": "2.0-dev"
"dev-2.0": "2.0-dev"
}
},
"prefer-stable": true
Expand Down

0 comments on commit d803193

Please sign in to comment.