Closed ghost closed 6 years ago
After the revert of Symfony 4 support in master, I will re-add the needed part of the composer.json in this PR soon. The purpose is to provide a complete Symfony 4 support with this only PR.
Hi, thank you for merging.
FWI: At this time, if you need to use this bunde with Symfony 4, you may need to allow RC releases in your composer.json until solarium/solarium
is released as stable v4. After the release, it's no more required.
"minimum-stability": "RC"
The PR to add support for Symfony 4 was merged a little bit quickly. This PR is a quick fix to improves the support.