Closed jcgdjob closed 6 years ago
Problem is because Sylius-Standard (from 1.1.6) had installed pagerfanta/pagerfanta
in v2.0.1
. Plugin uses FriendsOfSymfony/FOSElasticaBundle
which allows only ^1.0.5
.
Solution: do composer update pagerfanta/pagerfanta
that downgrade it to v1.1.0
and installation Plugin will be possible again.
I have installed Sylius 1.1.6 and having problem when installing SyliusElasticsearchPlugin: Problem 1