Skip to content

Commit f79db50

Browse files
committed
Added branch alias
1 parent 3a8474b commit f79db50

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,5 +33,10 @@
3333
"exclude-from-classmap": [
3434
"/Tests/"
3535
]
36+
},
37+
"extra": {
38+
"branch-alias": {
39+
"dev-master": "0.2-dev"
40+
}
3641
}
3742
}

0 commit comments

Comments
 (0)