Skip to content

Commit 500eb71

Browse files
committed
Add branch alias
1 parent 1980cef commit 500eb71

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
@@ -27,5 +27,10 @@
2727
"Ddeboer\\Transcoder\\": "src/",
2828
"Ddeboer\\Transcoder\\Tests\\": "tests/"
2929
}
30+
},
31+
"extra": {
32+
"branch-alias": {
33+
"dev-master": "1.0.x-dev"
34+
}
3035
}
3136
}

0 commit comments

Comments
 (0)