From: Vincent Vanwaelscappel Date: Thu, 7 Oct 2021 17:27:21 +0000 (+0200) Subject: wip #4765 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=0b0459ac0c4419108dd483de61a736db4c247490;p=odl.git wip #4765 --- diff --git a/composer.lock b/composer.lock index 31b9d9e..f817e05 100644 --- a/composer.lock +++ b/composer.lock @@ -1556,26 +1556,27 @@ "source": { "type": "git", "url": "git://git.cubedesigners.com/cubist_socialite.git", - "reference": "995e68d2d6b4f6178379c22289c2a366618078fa" + "reference": "dc421ac208a9e1629c3109d7ee8b75fc97d61ba0" }, "dist": { "type": "tar", - "url": "https://composer.cubedesigners.com/dist/cubist/socialite/cubist-socialite-dev-master-cf6a30.tar", - "reference": "995e68d2d6b4f6178379c22289c2a366618078fa", - "shasum": "c960fdb13bc34a664af6efb5304a17479b449546" + "url": "https://composer.cubedesigners.com/dist/cubist/socialite/cubist-socialite-dev-master-85af59.tar", + "reference": "dc421ac208a9e1629c3109d7ee8b75fc97d61ba0", + "shasum": "6195f23460211fa0564878e35d4f150ccea3c277" }, "require": { "laravel/framework": "~5.8|^6.0|^7.0|^8.0", "laravel/socialite": "^v5.2.5", "php": ">=7.3.0", - "socialiteproviders/google": "^4.1.0" + "socialiteproviders/google": "^4.1.0", + "spatie/laravel-permission": "^4.0" }, "default-branch": true, "type": "library", "extra": { "laravel": { "providers": [ - "Cubist\\Socialite\\SocialiteServiceProvider" + "Cubist\\Socialite\\CubistSocialiteServiceProvider" ] } }, @@ -1598,7 +1599,7 @@ "cubist", "socialite" ], - "time": "2021-10-07T14:32:51+00:00" + "time": "2021-10-07T17:24:38+00:00" }, { "name": "cubist/util",