github meilisearch/meilisearch-symfony v0.10.0
v0.10.0 🎵

latest releases: v0.15.5, v0.15.4, v0.15.3...
21 months ago

⚠️ Breaking changes

The configuration file config/packages/meili_search.yml should now be config/packages/meilisearch.yml.
And its root key should be: meilisearch: instead of meili_search, if you don't change those names, you'll get errors like this:

There is no extension able to load the configuration for "meili_search" (in "/var/www/symfony_docker/config/packages/meilisearch.yaml"). 
Looked for namespace "meili_search", found ""framework", "doctrine", "doctrine_fixtures", "maker", "doctrine_migrations", "twig", "twig_extra", "meilisearch"".

Thanks again to @brunoocasali, @wucherpfennig, and @mmachatschek! 🎉

Don't miss a new meilisearch-symfony release

NewReleases is sending notifications on new releases.