FOSElasticaBundle for symfony 3? FOSElasticaBundle for symfony 3? elasticsearch elasticsearch

FOSElasticaBundle for symfony 3?


Seems is not yet tagged a valid release for using it via packagist. See this issue on github.

The release dev-master / 3.2.x-dev seems already compliant with symfony3.

I successfully installed this bundle on a symfony3 installation with the command :

composer require friendsofsymfony/elastica-bundle dev-master

Hope this help