Skip to content

Commit 7ae9437

Browse files
committed
minor #194 Fix branch alias (ajgarlag)
This PR was merged into the 0.4-dev branch. Discussion ---------- Fix branch alias Commits ------- f302c1d Fix branch alias
2 parents ec2c2d3 + f302c1d commit 7ae9437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"extra": {
4949
"branch-alias": {
50-
"dev-master": "0.4-dev"
50+
"dev-master": "0.9-dev"
5151
}
5252
},
5353
"minimum-stability": "dev"

0 commit comments

Comments
 (0)