Skip to content

Commit 21643ab

Browse files
committed
TASK: Set branch alias for upcoming release
1 parent d3e86aa commit 21643ab

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
@@ -36,5 +36,10 @@
3636
"VCR\\VCRBundle\\Tests\\Functional\\App\\": "tests/Functional/app",
3737
"VCR\\VCRBundle\\Tests\\": "tests/"
3838
}
39+
},
40+
"extra": {
41+
"branch-alias": {
42+
"dev-master": "2.1.x-dev"
43+
}
3944
}
4045
}

0 commit comments

Comments
 (0)