Skip to content

Commit 46d7dbb

Browse files
authored
Merge pull request #40 from stof/branch_alias
Add a branch alias for the master branch
2 parents b7e1184 + 5c6b564 commit 46d7dbb

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)