From a62695db4de4e9b34144d190715ba5a70d088f1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Nov 2020 06:03:30 +0000 Subject: [PATCH] Bump fightbulc/moment from 1.30.0 to 1.32.1 Bumps [fightbulc/moment](https://github.com/fightbulc/moment.php) from 1.30.0 to 1.32.1. - [Release notes](https://github.com/fightbulc/moment.php/releases) - [Commits](https://github.com/fightbulc/moment.php/compare/1.30.0...1.32.1) Signed-off-by: dependabot[bot] --- composer.lock | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 1eb40a1..3f5d6f3 100644 --- a/composer.lock +++ b/composer.lock @@ -55,16 +55,16 @@ }, { "name": "fightbulc/moment", - "version": "1.30.0", + "version": "1.32.1", "source": { "type": "git", "url": "https://github.com/fightbulc/moment.php.git", - "reference": "2f232918b63cf37699cd692ccd1926c4a547fb32" + "reference": "16b63d5d0e545615daf19c6a8b24786cb170172f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fightbulc/moment.php/zipball/2f232918b63cf37699cd692ccd1926c4a547fb32", - "reference": "2f232918b63cf37699cd692ccd1926c4a547fb32", + "url": "https://api.github.com/repos/fightbulc/moment.php/zipball/16b63d5d0e545615daf19c6a8b24786cb170172f", + "reference": "16b63d5d0e545615daf19c6a8b24786cb170172f", "shasum": "" }, "require": { @@ -86,8 +86,8 @@ "authors": [ { "name": "Tino Ehrich", - "role": "developer", - "email": "tino@bigpun.me" + "email": "tino@bigpun.me", + "role": "developer" } ], "description": "Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js", @@ -104,7 +104,7 @@ "translation", "validate" ], - "time": "2019-04-18T08:27:34+00:00" + "time": "2020-03-04T06:31:17+00:00" }, { "name": "gnugat/pronounceableword", @@ -211,5 +211,6 @@ "platform": { "php": "^7.2" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }