TypesenseBundle
TypesenseBundle copied to clipboard
Probleme with recipe
Describe the bug Probleme with recipe To Reproduce Steps to reproduce the behavior:
- install a blank symfony project
composer create-project symfony/skeleton new-symfony - Require the pacakge
composer require acseo/typesense-bundle - use recipe
- cache-clear is broken
Expected behavior Cache clear work
Desktop (please complete the following information):
- OS: MacOS
- PHP 8.3.19
Additional context Maybe do somthing like that :
https://github.com/symfony/recipes-contrib/compare/main...camilleislasse:recipes-contrib:main