Skip to content

Commit 4446231

Browse files
committed
Add a master branch alias to composer.json
1 parent 49ec13e commit 4446231

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
@@ -38,5 +38,10 @@
3838
"psr-4": {
3939
"chervand\\yii2\\oauth2\\server\\": "/"
4040
}
41+
},
42+
"extra": {
43+
"branch-alias": {
44+
"dev-master": "1.0.x-dev"
45+
}
4146
}
4247
}

0 commit comments

Comments
 (0)