mirror of
https://github.com/archtechx/laravel-pages.git
synced 2025-12-12 01:44:03 +00:00
composer.json fixes
This commit is contained in:
parent
9712447372
commit
a3636de09b
1 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
|||
"php": "^8.0",
|
||||
"illuminate/support": "^8.24",
|
||||
"archtechx/laravel-seo": "^0.2.2",
|
||||
"ryangjchandler/orbit": "^0.9.0",
|
||||
"ryangjchandler/orbit": "*",
|
||||
"illuminate/routing": "^8.53",
|
||||
"illuminate/database": "^8.53"
|
||||
},
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"ArchTech\\Pages\\PackageServiceProvider"
|
||||
"ArchTech\\Pages\\PageServiceProvider"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue