Skip to content
Snippets Groups Projects
Unverified Commit ca058784 authored by Simonas Šerlinskas's avatar Simonas Šerlinskas
Browse files

upgrade es library version to the 7.x

parent 136389c1
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
"paragonie/random_compat": "*"
},
"require-dev": {
"elasticsearch/elasticsearch": "^6.0",
"elasticsearch/elasticsearch": "^7.0",
"phpunit/phpunit": "~6.0",
"squizlabs/php_codesniffer": "^3.0",
"php-coveralls/php-coveralls": "^2.1"
......@@ -37,7 +37,7 @@
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-master": "6.1-dev"
"dev-master": "7.0-dev"
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment