FOSElasticaBundle for symfony 3?
Asked Answered
D

1

6

I'm looking to integrate the FOSElasticaBundle into my symfony 3 project. Currently this bundle doesn't support symfony 3. I was ondering what I could do to still implement it?

Ddt answered 5/4, 2016 at 10:14 Comment(0)
S
10

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

Spokeshave answered 5/4, 2016 at 10:29 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.