Bump laravel/socialite from 5.7.0 to 5.8.0
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/laravel/socialite/releases) - [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md) - [Commits](https://github.com/laravel/socialite/compare/v5.7.0...v5.8.0) --- updated-dependencies: - dependency-name: laravel/socialite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a7424e47e6
commit
dfa3e891a8
|
@ -2188,16 +2188,16 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/socialite",
|
||||
"version": "v5.7.0",
|
||||
"version": "v5.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/socialite.git",
|
||||
"reference": "f5996f499e14db15407201a6bfbaba3ce6ce736c"
|
||||
"reference": "50148edf24b6cd3e428aa9bc06a5d915b24376bb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/socialite/zipball/f5996f499e14db15407201a6bfbaba3ce6ce736c",
|
||||
"reference": "f5996f499e14db15407201a6bfbaba3ce6ce736c",
|
||||
"url": "https://api.github.com/repos/laravel/socialite/zipball/50148edf24b6cd3e428aa9bc06a5d915b24376bb",
|
||||
"reference": "50148edf24b6cd3e428aa9bc06a5d915b24376bb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2254,7 +2254,7 @@
|
|||
"issues": "https://github.com/laravel/socialite/issues",
|
||||
"source": "https://github.com/laravel/socialite"
|
||||
},
|
||||
"time": "2023-07-08T20:51:43+00:00"
|
||||
"time": "2023-07-14T14:22:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/tinker",
|
||||
|
|
Loading…
Reference in New Issue