Skip to content

Commit 1a76a44

Browse files
authored
Merge pull request #200 from web-vision/task/branch-alias
[TASK] Set branch alias for 3.0
2 parents 9b136b8 + 0adde32 commit 1a76a44

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757
"ignore-as-root": false,
5858
"web-dir": ".Build/Web",
5959
"app-dir": ".Build"
60+
},
61+
"branch-alias": {
62+
"dev-3.0": "3.x.x-dev"
6063
}
6164
},
6265
"require": {

0 commit comments

Comments
 (0)