Bump to Symfony 7 #661
Annotations
3 errors
PHPStan:
src/Security/BruteForceLoginFormAuthenticator.php#L47
Method App\Security\BruteForceLoginFormAuthenticator::__construct() has parameter $userProvider with generic interface Symfony\Component\Security\Core\User\UserProviderInterface but does not specify its types: TUser
|
PHPStan:
src/Security/Provider/UserProvider.php#L25
Class App\Security\Provider\UserProvider implements generic interface Symfony\Component\Security\Core\User\UserProviderInterface but does not specify its types: TUser
|
PHPStan
Process completed with exit code 1.
|