Skip to content

Commit 5c6b564

Browse files
committed
Add a branch alias for the master branch
1 parent b7e1184 commit 5c6b564

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
"psr-4": {
3838
"KeenIO\\Bundle\\KeenIOBundle\\Tests\\": "tests/"
3939
}
40+
},
41+
"extra": {
42+
"branch-alias": {
43+
"dev-master": "1.x-dev"
44+
}
4045
}
4146
}

0 commit comments

Comments
 (0)