Skip to content

Commit 0b97749

Browse files
committed
Merge pull request php-vcr#150 from dbu/patch-3
add branch alias for master branch
2 parents 0f1cb3e + 7bddc83 commit 0b97749

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

+5
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,10 @@
2525

2626
"autoload": {
2727
"classmap": ["src/"]
28+
},
29+
"extra": {
30+
"branch-alias": {
31+
"dev-master": "1.2.x-dev"
32+
}
2833
}
2934
}

0 commit comments

Comments
 (0)