Skip to content

Commit 6f7aba7

Browse files
authored
Add branch-alias for 1.0
1 parent 4e70651 commit 6f7aba7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@
4949
"sort-packages": true
5050
},
5151
"extra": {
52+
"branch-alias": {
53+
"dev-master": "1.0-dev"
54+
},
5255
"laravel": {
5356
"providers": [
5457
"BeyondCode\\Mailbox\\MailboxServiceProvider"

0 commit comments

Comments
 (0)