提交的内容
This commit is contained in:
6
vendor/overtrue/socialite/composer.json
vendored
Executable file → Normal file
6
vendor/overtrue/socialite/composer.json
vendored
Executable file → Normal 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"
|
||||
|
||||
Reference in New Issue
Block a user