Merge pull request #459 from LinkStackOrg/dependabot/composer/laravel/socialite-5.6.3

Bump laravel/socialite from 5.6.2 to 5.6.3
This commit is contained in:
Julian Prieber 2023-06-19 14:14:06 +02:00 committed by GitHub
commit 40c979f3b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View File

@ -2188,16 +2188,16 @@
}, },
{ {
"name": "laravel/socialite", "name": "laravel/socialite",
"version": "v5.6.2", "version": "v5.6.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/socialite.git", "url": "https://github.com/laravel/socialite.git",
"reference": "8789ccb422c0aa2c9b2d36aeb0b544f5c9c59586" "reference": "00ea7f8630673ea49304fc8a9fca5a64eb838c7e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/socialite/zipball/8789ccb422c0aa2c9b2d36aeb0b544f5c9c59586", "url": "https://api.github.com/repos/laravel/socialite/zipball/00ea7f8630673ea49304fc8a9fca5a64eb838c7e",
"reference": "8789ccb422c0aa2c9b2d36aeb0b544f5c9c59586", "reference": "00ea7f8630673ea49304fc8a9fca5a64eb838c7e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2254,7 +2254,7 @@
"issues": "https://github.com/laravel/socialite/issues", "issues": "https://github.com/laravel/socialite/issues",
"source": "https://github.com/laravel/socialite" "source": "https://github.com/laravel/socialite"
}, },
"time": "2023-05-29T14:51:54+00:00" "time": "2023-06-06T13:42:43+00:00"
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",