mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 09:54:03 +00:00
feat: support Laravel 10.x & remove unneccessary package
This commit is contained in:
parent
a737879baf
commit
2f9b36fa85
7 changed files with 40 additions and 43 deletions
|
|
@ -13,7 +13,6 @@ parameters:
|
|||
checkMissingIterableValueType: false
|
||||
|
||||
ignoreErrors:
|
||||
# Waiting for https://github.com/phpstan/phpstan/issues/5706
|
||||
- '#^Cannot call method (flipp|previewify|get|set)\(\) on ArchTech\\SEO\\SEOManager\|array\|string\|null\.$#'
|
||||
- '#^Method ArchTech\\SEO\\SEOManager::flipp\(\) should return static\(ArchTech\\SEO\\SEOManager\)\|string but returns array\|string\|null\.$#'
|
||||
- '#^Method ArchTech\\SEO\\SEOManager::previewify\(\) should return static\(ArchTech\\SEO\\SEOManager\)\|string but returns array\|string\|null\.$#'
|
||||
- '#^Method ArchTech\\SEO\\SEOManager::render\(\) has parameter \$args with no type specified\.$#'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue