mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 18:04:03 +00:00
wip
This commit is contained in:
parent
157318e61b
commit
789e3688a0
5 changed files with 50 additions and 1 deletions
|
|
@ -25,7 +25,8 @@
|
|||
"require": {
|
||||
"php": "^8.0",
|
||||
"illuminate/support": "^8.24",
|
||||
"imliam/laravel-blade-helper": "^1.0"
|
||||
"imliam/laravel-blade-helper": "^1.0",
|
||||
"intervention/image": "^2.7"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^6.9",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue