Skip to content

Commit 1f9caeb

Browse files
committed
added minimum-stability and branch-alias
1 parent f62d374 commit 1f9caeb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: composer.json

+6
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,11 @@
2929
"psr-4": {
3030
"ONGR\\ElasticsearchDSL\\Tests\\": "tests/"
3131
}
32+
},
33+
"minimum-stability": "dev",
34+
"extra": {
35+
"branch-alias": {
36+
"dev-master": "2.0-dev"
37+
}
3238
}
3339
}

0 commit comments

Comments
 (0)