From 4f9161315d2704f95e7692fdf538865404523736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 25 Feb 2019 06:05:58 +0000 Subject: [PATCH] Bump laravolt/avatar from 2.1.0 to 2.2.0 Bumps [laravolt/avatar](https://github.com/laravolt/avatar) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/laravolt/avatar/releases) - [Changelog](https://github.com/laravolt/avatar/blob/master/CHANGELOG.md) - [Commits](https://github.com/laravolt/avatar/compare/2.1.0...2.2.0) Signed-off-by: dependabot[bot] --- composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index e700cc1d..7d0e17b3 100644 --- a/composer.lock +++ b/composer.lock @@ -2361,16 +2361,16 @@ }, { "name": "laravolt/avatar", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/laravolt/avatar.git", - "reference": "68293c983d08caf11a668613a958325b94389fc8" + "reference": "0bd373ca7f19600b9b78316dffafba9247cdfbc2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravolt/avatar/zipball/68293c983d08caf11a668613a958325b94389fc8", - "reference": "68293c983d08caf11a668613a958325b94389fc8", + "url": "https://api.github.com/repos/laravolt/avatar/zipball/0bd373ca7f19600b9b78316dffafba9247cdfbc2", + "reference": "0bd373ca7f19600b9b78316dffafba9247cdfbc2", "shasum": "" }, "require": { @@ -2415,14 +2415,15 @@ "role": "Developer" } ], - "description": "Turn name, email, and any other string into beautiful, initial-based avatar.", + "description": "Turn name, email, and any other string into initial-based avatar or gravatar.", "homepage": "https://github.com/laravolt/avatar", "keywords": [ "avatar", + "gravatar", "laravel", "laravolt" ], - "time": "2018-11-08T23:46:21+00:00" + "time": "2019-02-14T01:09:22+00:00" }, { "name": "lcobucci/jwt",