mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 01:44:03 +00:00
Fix provider autoregistration
This commit is contained in:
parent
74244018e9
commit
ecb6d1baa7
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"ArchTech\\SEO\\PackageServiceProvider"
|
||||
"ArchTech\\SEO\\SEOServiceProvider"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue