Commit 9420a3b4 authored by Jeremy Mikola's avatar Jeremy Mikola

Create 1.4.x-dev branch alias

parent dbc079fd
...@@ -24,5 +24,10 @@ ...@@ -24,5 +24,10 @@
}, },
"autoload-dev": { "autoload-dev": {
"psr-4": { "MongoDB\\Tests\\": "tests/" } "psr-4": { "MongoDB\\Tests\\": "tests/" }
},
"extra": {
"branch-alias": {
"dev-master": "1.4.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