提交的内容

This commit is contained in:
2025-05-12 15:45:02 +08:00
parent 629c4750da
commit b48c692775
3043 changed files with 34732 additions and 60810 deletions

6
vendor/overtrue/socialite/composer.json vendored Executable file → Normal file
View File

@ -25,13 +25,11 @@
"php": ">=8.0.2",
"ext-json": "*",
"ext-openssl": "*",
"guzzlehttp/guzzle": "^7.0",
"symfony/http-foundation": "^6.0",
"symfony/psr-http-message-bridge": "^2.1"
"guzzlehttp/guzzle": "^7.0"
},
"require-dev": {
"mockery/mockery": "^1.3",
"phpunit/phpunit": "^9.0",
"phpunit/phpunit": "^11.3",
"jetbrains/phpstorm-attributes": "^1.0",
"phpstan/phpstan": "^1.7",
"laravel/pint": "^1.2"