-
-
Notifications
You must be signed in to change notification settings - Fork 116
Closed
Labels
BugSomething isn't workingSomething isn't working
Description
Hi,
It seems the security bundle is missing from the composer.json file in the demos. The following error is thrown when running composer install:
"Cannot autowire service symfony_ai.security.is_granted_attribute_listener: argument $authChecker of method Symfony\AI\AIBundle\Security\EventListener\IsGrantedToolAttributeListener::__construct() has type Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface, but this class was not found."
I fixed it by running composer require symfony/security-bundle.
valtzu
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working