Closed pionl closed 1 year ago
By using reportUnmatched we can ignore ignored error on Laravel above 9.49 which adds @template support
--
@h4kuna I've fixed the PHPStan warnings on the lower laravel version using reportUnmatched - https://phpstan.org/user-guide/ignoring-errors#reporting-unused-ignores
Laravel below 9.49 is allowed for now.
By using reportUnmatched we can ignore ignored error on Laravel above 9.49 which adds @template support
--
@h4kuna I've fixed the PHPStan warnings on the lower laravel version using reportUnmatched - https://phpstan.org/user-guide/ignoring-errors#reporting-unused-ignores
Laravel below 9.49 is allowed for now.