nelmio/NelmioSolariumBundle

Deprecated "Autowiring services based on the types"

thePanz opened this issue · 0 comments

Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "solarium.client.default" service to "Solarium\Client" instead.