diff --git a/composer.lock b/composer.lock index c1ef985a387..c607631e504 100644 --- a/composer.lock +++ b/composer.lock @@ -1,7 +1,7 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "67f55fc3ef1cdf3c29ec2edf060dfce6", @@ -2028,16 +2028,16 @@ }, { "name": "laravel/socialite", - "version": "v3.0.12", + "version": "v3.1.1", "source": { "type": "git", "url": "https://github.com/laravel/socialite.git", - "reference": "b5f465847b1d637efa86bbfe2fc1c9d2bd12f60f" + "reference": "65f771ff4f266ebae23de1a3f18efd80a1da2f8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/socialite/zipball/b5f465847b1d637efa86bbfe2fc1c9d2bd12f60f", - "reference": "b5f465847b1d637efa86bbfe2fc1c9d2bd12f60f", + "url": "https://api.github.com/repos/laravel/socialite/zipball/65f771ff4f266ebae23de1a3f18efd80a1da2f8d", + "reference": "65f771ff4f266ebae23de1a3f18efd80a1da2f8d", "shasum": "" }, "require": { @@ -2046,7 +2046,7 @@ "illuminate/http": "~5.4", "illuminate/support": "~5.4", "league/oauth1-client": "~1.0", - "php": ">=5.4.0" + "php": ">=5.6.4" }, "require-dev": { "mockery/mockery": "~0.9", @@ -2082,11 +2082,12 @@ } ], "description": "Laravel wrapper around OAuth 1 & OAuth 2 libraries.", + "homepage": "https://laravel.com", "keywords": [ "laravel", "oauth" ], - "time": "2018-06-01T15:06:47+00:00" + "time": "2018-08-16T12:51:21+00:00" }, { "name": "lcobucci/jwt", @@ -2136,7 +2137,7 @@ { "name": "Luís Otávio Cobucci Oblonczyk", "email": "lcobucci@gmail.com", - "role": "developer" + "role": "Developer" } ], "description": "A simple library to work with JSON Web Token and JSON Web Signature", @@ -7892,17 +7893,6 @@ { "name": "roave/security-advisories", "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "731d60f7fc78a8816dae7049df255cd55e30c313" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/731d60f7fc78a8816dae7049df255cd55e30c313", - "reference": "731d60f7fc78a8816dae7049df255cd55e30c313", - "shasum": "" - }, "conflict": { "3f/pygmentize": "<1.2", "adodb/adodb-php": "<5.20.12", @@ -8059,7 +8049,7 @@ } ], "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", - "time": "2018-07-09T14:09:25+00:00" + "time": "2018-08-14T15:39:17+00:00" }, { "name": "sebastian/code-unit-reverse-lookup",