Skip to content

Commit cd89496

Browse files
committed
Create branch alias for 1.2.x
1 parent 2ae301d commit cd89496

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
@@ -22,5 +22,10 @@
2222
},
2323
"autoload-dev": {
2424
"psr-4": { "MongoDB\\Tests\\": "tests/" }
25+
},
26+
"extra": {
27+
"branch-alias": {
28+
"dev-master": "1.2.x-dev"
29+
}
2530
}
2631
}

0 commit comments

Comments
 (0)