Skip to content

Commit 89b16d3

Browse files
committed
Added branch-alias for all components.
1 parent 57752d6 commit 89b16d3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@
3333
},
3434
"suggest": {
3535
},
36+
"extra": {
37+
"branch-alias": {
38+
"dev-master": "1.0-dev"
39+
}
40+
},
3641
"bin": [
3742
"co-phpunit"
3843
],

0 commit comments

Comments
 (0)