Skip to content

Commit d11c36e

Browse files
authored
Merge pull request #22 from higidi/composer_branch_alias
TASK: Set branch alias for upcoming release
2 parents ec25782 + 21643ab commit d11c36e

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
"VCR\\VCRBundle\\Tests\\Functional\\App\\": "tests/Functional/app",
3838
"VCR\\VCRBundle\\Tests\\": "tests/"
3939
}
40+
},
41+
"extra": {
42+
"branch-alias": {
43+
"dev-master": "2.1.x-dev"
44+
}
4045
}
4146
}

0 commit comments

Comments
 (0)