Merge pull request #302 from JulianPrieber/dependabot/composer/laravel/socialite-5.6.0

Bump laravel/socialite from 5.5.8 to 5.6.0
This commit is contained in:
Julian Prieber 2023-01-18 23:03:58 +01:00 committed by GitHub
commit 7813e52f07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 21 deletions

43
composer.lock generated
View File

@ -1953,30 +1953,30 @@
},
{
"name": "laravel/socialite",
"version": "v5.5.8",
"version": "v5.6.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/socialite.git",
"reference": "6cf5b7ba151e2a12aadb2ae190c785263af7f160"
"reference": "dae03ca4ecfe3badafcdfb81965d2279080051f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/socialite/zipball/6cf5b7ba151e2a12aadb2ae190c785263af7f160",
"reference": "6cf5b7ba151e2a12aadb2ae190c785263af7f160",
"url": "https://api.github.com/repos/laravel/socialite/zipball/dae03ca4ecfe3badafcdfb81965d2279080051f4",
"reference": "dae03ca4ecfe3badafcdfb81965d2279080051f4",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/guzzle": "^6.0|^7.0",
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0",
"illuminate/http": "^6.0|^7.0|^8.0|^9.0",
"illuminate/support": "^6.0|^7.0|^8.0|^9.0",
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/http": "^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0",
"league/oauth1-client": "^1.10.1",
"php": "^7.2|^8.0"
},
"require-dev": {
"mockery/mockery": "^1.0",
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0",
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0",
"phpunit/phpunit": "^8.0|^9.3"
},
"type": "library",
@ -2018,7 +2018,7 @@
"issues": "https://github.com/laravel/socialite/issues",
"source": "https://github.com/laravel/socialite"
},
"time": "2023-01-05T09:38:26+00:00"
"time": "2023-01-13T15:04:44+00:00"
},
{
"name": "laravel/tinker",
@ -2940,16 +2940,16 @@
},
{
"name": "nette/utils",
"version": "v3.2.8",
"version": "v3.2.9",
"source": {
"type": "git",
"url": "https://github.com/nette/utils.git",
"reference": "02a54c4c872b99e4ec05c4aec54b5a06eb0f6368"
"reference": "c91bac3470c34b2ecd5400f6e6fdf0b64a836a5c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/utils/zipball/02a54c4c872b99e4ec05c4aec54b5a06eb0f6368",
"reference": "02a54c4c872b99e4ec05c4aec54b5a06eb0f6368",
"url": "https://api.github.com/repos/nette/utils/zipball/c91bac3470c34b2ecd5400f6e6fdf0b64a836a5c",
"reference": "c91bac3470c34b2ecd5400f6e6fdf0b64a836a5c",
"shasum": ""
},
"require": {
@ -2959,6 +2959,7 @@
"nette/di": "<3.0.6"
},
"require-dev": {
"jetbrains/phpstorm-attributes": "dev-master",
"nette/tester": "~2.0",
"phpstan/phpstan": "^1.0",
"tracy/tracy": "^2.3"
@ -3019,9 +3020,9 @@
],
"support": {
"issues": "https://github.com/nette/utils/issues",
"source": "https://github.com/nette/utils/tree/v3.2.8"
"source": "https://github.com/nette/utils/tree/v3.2.9"
},
"time": "2022-09-12T23:36:20+00:00"
"time": "2023-01-18T03:26:20+00:00"
},
{
"name": "nikic/php-parser",
@ -3994,16 +3995,16 @@
},
{
"name": "ramsey/uuid",
"version": "4.7.1",
"version": "4.7.3",
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
"reference": "a1acf96007170234a8399586a6e2ab8feba109d1"
"reference": "433b2014e3979047db08a17a205f410ba3869cf2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/a1acf96007170234a8399586a6e2ab8feba109d1",
"reference": "a1acf96007170234a8399586a6e2ab8feba109d1",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/433b2014e3979047db08a17a205f410ba3869cf2",
"reference": "433b2014e3979047db08a17a205f410ba3869cf2",
"shasum": ""
},
"require": {
@ -4070,7 +4071,7 @@
],
"support": {
"issues": "https://github.com/ramsey/uuid/issues",
"source": "https://github.com/ramsey/uuid/tree/4.7.1"
"source": "https://github.com/ramsey/uuid/tree/4.7.3"
},
"funding": [
{
@ -4082,7 +4083,7 @@
"type": "tidelift"
}
],
"time": "2022-12-31T22:20:34+00:00"
"time": "2023-01-12T18:13:24+00:00"
},
{
"name": "spatie/db-dumper",