feat: 开放API授权相关

This commit is contained in:
2025-05-20 14:40:39 +08:00
parent 0b9001a739
commit 4828bde695
16 changed files with 577 additions and 1 deletions

View File

@@ -32,7 +32,8 @@
"topthink/think-throttle": "^2.0",
"intervention/image": "^3.10",
"topthink/think-cors": "^1.0",
"phpoffice/phpspreadsheet": "^3.8"
"phpoffice/phpspreadsheet": "^3.8",
"friendsofsymfony/oauth2-php": "^1.3"
},
"require-dev": {
"symfony/var-dumper": ">=4.2",