Skip to content

Commit 929704d

Browse files
committed
Create branch alias for 1.3.x
1 parent 5cffeb3 commit 929704d

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
@@ -24,5 +24,10 @@
2424
},
2525
"autoload-dev": {
2626
"psr-4": { "MongoDB\\Tests\\": "tests/" }
27+
},
28+
"extra": {
29+
"branch-alias": {
30+
"dev-master": "1.3.x-dev"
31+
}
2732
}
2833
}

0 commit comments

Comments
 (0)