Skip to content

Commit

Permalink
minor #194 Fix branch alias (ajgarlag)
Browse files Browse the repository at this point in the history
This PR was merged into the 0.4-dev branch.

Discussion
----------

Fix branch alias

Commits
-------

f302c1d Fix branch alias
  • Loading branch information
chalasr committed Aug 16, 2024
2 parents ec2c2d3 + f302c1d commit 7ae9437
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 @@ -47,7 +47,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.4-dev"
"dev-master": "0.9-dev"
}
},
"minimum-stability": "dev"
Expand Down

0 comments on commit 7ae9437

Please sign in to comment.