Closed
Description
Checklist
- I have looked into the Readme and have not found a suitable solution or answer.
- I have searched the issues and have not found a suitable solution or answer.
- I have searched the Auth0 Community forums and have not found a suitable solution or answer.
- I agree to the terms within the Auth0 Code of Conduct.
Description
When I run following command :
APP_ENV=dev php console lint:container
I have this error:
[ERROR] Invalid definition for service "Auth0\Symfony\Controllers\AuthenticationController":
"Auth0\Symfony\Controllers\AuthenticationController::__construct()" requires 3 arguments, 2 passed.
Reproduction
- composer req auth0/symfony
- add on bundle on
bundles.php
file - run the commade
php bin/console lint:container
Additional context
No response
jwt-auth-bundle version
5.2.3
Symfony version
6.4
PHP version
8.3
Metadata
Metadata
Assignees
Labels
No labels