Merge pull request #3963 from firefly-iii/dependabot/composer/develop/gdbots/query-parser-2.0.1

Bump gdbots/query-parser from 2.0.0 to 2.0.1
This commit is contained in:
James Cole 2020-10-19 08:39:27 +02:00 committed by GitHub
commit 6ce922e983
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View File

@ -1113,16 +1113,16 @@
}, },
{ {
"name": "gdbots/query-parser", "name": "gdbots/query-parser",
"version": "v2.0.0", "version": "v2.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/gdbots/query-parser-php.git", "url": "https://github.com/gdbots/query-parser-php.git",
"reference": "7ea4f6aff99a2b989798ce459778e96c1cce73c1" "reference": "21fffb3dae156792c0ffe5d4c2ba25e7607ac264"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/gdbots/query-parser-php/zipball/7ea4f6aff99a2b989798ce459778e96c1cce73c1", "url": "https://api.github.com/repos/gdbots/query-parser-php/zipball/21fffb3dae156792c0ffe5d4c2ba25e7607ac264",
"reference": "7ea4f6aff99a2b989798ce459778e96c1cce73c1", "reference": "21fffb3dae156792c0ffe5d4c2ba25e7607ac264",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1144,7 +1144,7 @@
], ],
"description": "Php library that converts search queries into terms, phrases, hashtags, mentions, etc.", "description": "Php library that converts search queries into terms, phrases, hashtags, mentions, etc.",
"homepage": "https://github.com/gdbots/query-parser-php", "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", "name": "guzzlehttp/guzzle",