From 56a7793bf1f9a0483bcdfa2c82d6c10ccb5ece4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 05:24:10 +0000 Subject: [PATCH] Bump gdbots/query-parser from 2.0.0 to 2.0.1 Bumps [gdbots/query-parser](https://github.com/gdbots/query-parser-php) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/gdbots/query-parser-php/releases) - [Changelog](https://github.com/gdbots/query-parser-php/blob/master/CHANGELOG-2.x.md) - [Commits](https://github.com/gdbots/query-parser-php/compare/v2.0.0...v2.0.1) Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index d4a5e90ae8..3ee6937385 100644 --- a/composer.lock +++ b/composer.lock @@ -320,7 +320,7 @@ "keywords": [ "laravel" ], - "abandoned": true, + "abandoned": "diglactic/laravel-breadcrumbs", "time": "2019-12-30T22:50:51+00:00" }, { @@ -1114,16 +1114,16 @@ }, { "name": "gdbots/query-parser", - "version": "v2.0.0", + "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/gdbots/query-parser-php.git", - "reference": "7ea4f6aff99a2b989798ce459778e96c1cce73c1" + "reference": "21fffb3dae156792c0ffe5d4c2ba25e7607ac264" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/gdbots/query-parser-php/zipball/7ea4f6aff99a2b989798ce459778e96c1cce73c1", - "reference": "7ea4f6aff99a2b989798ce459778e96c1cce73c1", + "url": "https://api.github.com/repos/gdbots/query-parser-php/zipball/21fffb3dae156792c0ffe5d4c2ba25e7607ac264", + "reference": "21fffb3dae156792c0ffe5d4c2ba25e7607ac264", "shasum": "" }, "require": { @@ -1145,7 +1145,7 @@ ], "description": "Php library that converts search queries into terms, phrases, hashtags, mentions, etc.", "homepage": "https://github.com/gdbots/query-parser-php", - "time": "2020-06-14T23:29:38+00:00" + "time": "2020-10-18T02:58:06+00:00" }, { "name": "guzzlehttp/guzzle",