-
- Notifications
You must be signed in to change notification settings - Fork 114
Open
Labels
Description
There is a missing requirement to symfony/monolog-bundle in the mcp-bundle. If monolog is not installed, I got the error Service "monolog.logger.mcp": Parent definition "monolog.logger_prototype" does not exist. in the installation process, because of this line: https://github.com/symfony/ai/blob/main/src/mcp-bundle/config/services.php#L20
Solution: We should adapt the services.php file or add the requirement to the composer.json?
Or am I making a mistake?
Regards,
Tim