mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 01:44:03 +00:00
Add Laravel 10.x support
This commit is contained in:
parent
a737879baf
commit
dcf7723995
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
},
|
||||
"require": {
|
||||
"php": "^8.0",
|
||||
"illuminate/support": "^8.24|^9.0",
|
||||
"illuminate/support": "^8.24|^9.0|^10.0",
|
||||
"imliam/laravel-blade-helper": "^1.4"
|
||||
},
|
||||
"require-dev": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue