You've already forked lubo_comment_query
修复插件配置问题
This commit is contained in:
@ -6,14 +6,15 @@
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"php": "^7.3|^8.0",
|
||||
"ext-json": "*",
|
||||
"fruitcake/laravel-cors": "^2.0",
|
||||
"guzzlehttp/guzzle": "^7.0.1",
|
||||
"laravel/framework": "^8.75",
|
||||
"laravel/sanctum": "^2.11",
|
||||
"laravel/tinker": "^2.5",
|
||||
"league/flysystem-aws-s3-v3": "~1.0",
|
||||
"web-auth/webauthn-lib": "^3.3",
|
||||
"ext-json": "*"
|
||||
"overtrue/laravel-pinyin": "~4.0",
|
||||
"web-auth/webauthn-lib": "^3.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"facade/ignition": "^2.5",
|
||||
|
Reference in New Issue
Block a user