Skip to content

Commit 60d19c8

Browse files
author
Martins Sipenko
committed
Added branch alias for v0.x
1 parent 3aa7e97 commit 60d19c8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,9 @@
2929
}
3030
},
3131
"bin": ["composer/bin/test-reporter"],
32-
"extra": { }
32+
"extra": {
33+
"branch-alias": {
34+
"dev-master": "0.1.x-dev"
35+
}
36+
}
3337
}

0 commit comments

Comments
 (0)