Skip to content

Commit

Permalink
added minimum-stability and branch-alias
Browse files Browse the repository at this point in the history
  • Loading branch information
saimaz committed Jan 26, 2016
1 parent f62d374 commit 1f9caeb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Expand Up @@ -29,5 +29,11 @@
"psr-4": {
"ONGR\\ElasticsearchDSL\\Tests\\": "tests/"
}
},
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
}
}

0 comments on commit 1f9caeb

Please sign in to comment.