Skip to content

Commit c31e530

Browse files
committed
Remove branch alias for 1.0.x
1 parent 6093d68 commit c31e530

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

composer.json

-5
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,5 @@
1919
},
2020
"autoload-dev": {
2121
"psr-4": { "MongoDB\\Tests\\": "tests/" }
22-
},
23-
"extra": {
24-
"branch-alias": {
25-
"dev-master": "1.0.x-dev"
26-
}
2722
}
2823
}

0 commit comments

Comments
 (0)