Commit cd894961 authored by Jeremy Mikola's avatar Jeremy Mikola

Create branch alias for 1.2.x

parent 2ae301da
...@@ -22,5 +22,10 @@ ...@@ -22,5 +22,10 @@
}, },
"autoload-dev": { "autoload-dev": {
"psr-4": { "MongoDB\\Tests\\": "tests/" } "psr-4": { "MongoDB\\Tests\\": "tests/" }
},
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
}
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment