From c48f3f5b3fd93bc342ac26c5e5550c57f10af6f8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 23:30:55 +0000 Subject: [PATCH] Bump creativeorange/gravatar from 1.0.12 to 1.0.13 Bumps [creativeorange/gravatar](https://github.com/creativeorange/gravatar) from 1.0.12 to 1.0.13. - [Release notes](https://github.com/creativeorange/gravatar/releases) - [Commits](https://github.com/creativeorange/gravatar/compare/v1.0.12...v1.0.13) Signed-off-by: dependabot-preview[bot] --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 6363a059..420c00c5 100644 --- a/composer.lock +++ b/composer.lock @@ -373,20 +373,20 @@ }, { "name": "creativeorange/gravatar", - "version": "v1.0.12", + "version": "v1.0.13", "source": { "type": "git", "url": "https://github.com/creativeorange/gravatar.git", - "reference": "865c8f20b1a20c5de105f90deeea596f7e060e25" + "reference": "c757291f791bf169e614b98b2ac3dad189bba2c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/creativeorange/gravatar/zipball/865c8f20b1a20c5de105f90deeea596f7e060e25", - "reference": "865c8f20b1a20c5de105f90deeea596f7e060e25", + "url": "https://api.github.com/repos/creativeorange/gravatar/zipball/c757291f791bf169e614b98b2ac3dad189bba2c9", + "reference": "c757291f791bf169e614b98b2ac3dad189bba2c9", "shasum": "" }, "require": { - "illuminate/support": "5.*", + "illuminate/support": "^5.0|^6", "php": ">=5.4.0" }, "type": "library", @@ -412,18 +412,18 @@ "authors": [ { "name": "Jaco Tijssen", - "role": "Developer", "email": "jaco@creativeorange.nl", - "homepage": "https://www.creativeorange.nl" + "homepage": "https://www.creativeorange.nl", + "role": "Developer" } ], - "description": "Gravatar for Laravel 5.0.x through 5.5.x package for retrieving gravatar image URLs or checking the existance of an image.", + "description": "A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.", "keywords": [ "avatar", "gravatar", "laravel" ], - "time": "2019-06-03T08:45:09+00:00" + "time": "2019-08-29T20:00:13+00:00" }, { "name": "davejamesmiller/laravel-breadcrumbs", @@ -2349,15 +2349,15 @@ "authors": [ { "name": "Alex Bilbie", - "role": "Developer", "email": "hello@alexbilbie.com", - "homepage": "http://www.alexbilbie.com" + "homepage": "http://www.alexbilbie.com", + "role": "Developer" }, { "name": "Andy Millington", - "role": "Developer", "email": "andrew@noexceptions.io", - "homepage": "https://www.noexceptions.io" + "homepage": "https://www.noexceptions.io", + "role": "Developer" } ], "description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.",