Skip to content

Commit 1e64566

Browse files
committed
Added branch alias
1 parent e6c60d6 commit 1e64566

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
@@ -37,5 +37,10 @@
3737
"exclude-from-classmap": [
3838
"/Tests/"
3939
]
40+
},
41+
"extra": {
42+
"branch-alias": {
43+
"dev-master": "0.3-dev"
44+
}
4045
}
4146
}

0 commit comments

Comments
 (0)