FOSElasticaBundle
FOSElasticaBundle copied to clipboard
Add support for config clients with DSN
Hi guys,
Could you please add support for config clients with DSN? https://github.com/ruflin/Elastica/blob/7.x/src/Client.php#L74
Currently, it is only supported for config from an array.