-
- Downloads
"ValueCount.md" did not exist on "ec57801f7bf7ae807dafec4d0aaf35aadefecc61"
added missing elasticsearch from the required dev
... | @@ -16,6 +16,7 @@ | ... | @@ -16,6 +16,7 @@ |
"paragonie/random_compat": "^1.0|^2.0" | "paragonie/random_compat": "^1.0|^2.0" | ||
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"elasticsearch/elasticsearch": "^6.0", | |||
"phpunit/phpunit": "^6.0", | "phpunit/phpunit": "^6.0", | ||
"squizlabs/php_codesniffer": "^3.0", | "squizlabs/php_codesniffer": "^3.0", | ||
"satooshi/php-coveralls": "^2.0" | "satooshi/php-coveralls": "^2.0" | ||
... | ... |
Please register or sign in to comment