Skip to content

Commit 298624b

Browse files
committed
Create branch alias for 1.1.x
1 parent 97ad008 commit 298624b

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
@@ -19,5 +19,10 @@
1919
},
2020
"autoload-dev": {
2121
"psr-4": { "MongoDB\\Tests\\": "tests/" }
22+
},
23+
"extra": {
24+
"branch-alias": {
25+
"dev-master": "1.1.x-dev"
26+
}
2227
}
2328
}

0 commit comments

Comments
 (0)