Skip to content

Commit 0a5fe18

Browse files
committed
Added branch alias
1 parent 9e7e777 commit 0a5fe18

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
@@ -44,5 +44,10 @@
4444
"exclude-from-classmap": [
4545
"/Tests/"
4646
]
47+
},
48+
"extra": {
49+
"branch-alias": {
50+
"dev-master": "0.4-dev"
51+
}
4752
}
4853
}

0 commit comments

Comments
 (0)