ongr-io / ElasticsearchBundle

Symfony bundle for Elasticsearch with steroids
MIT License
313 stars 189 forks source link

Error on composer require #947

Open florianfish opened 4 years ago

florianfish commented 4 years ago

Dear all,

I have project based on Symfony 5 and Elasticsearch 7.7 but where i make a require of ElasticsearchBundle i obtain this error. Do you know the reason ?

https://i.ibb.co/8DxvfgL/Capture.jpg

Thanks !

yo1nick commented 4 years ago

See if this help you: https://github.com/ongr-io/ElasticsearchBundle/issues/952#issuecomment-654306287

mjvanmiddelaar commented 4 years ago

See also #958

you could also add something similar to:

ongr_elasticsearch:
    source_directories: [/src/Document]

in /config/packages/ongr_elasticsearch.yaml