Skip to content

Commit

Permalink
fix: change alias to 1.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Amit committed Jun 26, 2023
1 parent 7e6874e commit d6f122a
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 @@ -40,7 +40,7 @@
}
},
"branch-alias": {
"dev-master": "latest-dev"
"dev-master": "1.0-dev"
}
}
}

0 comments on commit d6f122a

Please sign in to comment.