geocoder-php / BazingaGeocoderBundle

Integration of the Geocoder library into Symfony.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chain provider service definition failure

rodgermd opened this issue · comments

It's options.services

chain:
    factory: Bazinga\GeocoderBundle\ProviderFactory\ChainFactory
    options:
        services: []

Thank you @ThePixelDeveloper.

@rodgermd, did that fix your issue?

I confirm that @ThePixelDeveloper solution is correct. The docs are updated.