Describe the bug
When trying to do an import of doctrine entities with bin/console typesense:import an error occurs stating [ERROR] Class "Doctrine\Common\Util\ClassUtils" not found.
To Reproduce
Steps to reproduce the behavior:
- Using Symfony 7.3 and doctrine/orm 3.4
- Configure the bundle with a collection in
acseo_typesense
- Run
bin/console typesense:import
Expected behavior
No error to be displayed.
Screenshots

Desktop (please complete the following information):
- OS: Linux
- PHP 8.4, Symfony 7.3, doctrine/orm 3.4.0
Describe the bug
When trying to do an import of doctrine entities with
bin/console typesense:importan error occurs stating [ERROR] Class "Doctrine\Common\Util\ClassUtils" not found.To Reproduce
Steps to reproduce the behavior:
acseo_typesensebin/console typesense:importExpected behavior
No error to be displayed.
Screenshots

Desktop (please complete the following information):