mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-10 08:59:32 +00:00
Bump gdbots/query-parser from 2.0.2 to 3.0.0
Bumps [gdbots/query-parser](https://github.com/gdbots/query-parser-php) from 2.0.2 to 3.0.0. - [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.2...v3.0.0) --- updated-dependencies: - dependency-name: gdbots/query-parser dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -84,7 +84,7 @@
|
|||||||
"bacon/bacon-qr-code": "2.*",
|
"bacon/bacon-qr-code": "2.*",
|
||||||
"diglactic/laravel-breadcrumbs": "^8.0",
|
"diglactic/laravel-breadcrumbs": "^8.0",
|
||||||
"doctrine/dbal": "3.*",
|
"doctrine/dbal": "3.*",
|
||||||
"gdbots/query-parser": "^2.0",
|
"gdbots/query-parser": "^3.0",
|
||||||
"guzzlehttp/guzzle": "^7.5",
|
"guzzlehttp/guzzle": "^7.5",
|
||||||
"jc5/google2fa-laravel": "^2.0",
|
"jc5/google2fa-laravel": "^2.0",
|
||||||
"jc5/recovery": "^2",
|
"jc5/recovery": "^2",
|
||||||
|
|||||||
20
composer.lock
generated
20
composer.lock
generated
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "5dde180061b5fd718845ee783ca08b34",
|
"content-hash": "0fcb949c6675c4f46fece8069222a7f1",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "bacon/bacon-qr-code",
|
"name": "bacon/bacon-qr-code",
|
||||||
@@ -1269,24 +1269,24 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "gdbots/query-parser",
|
"name": "gdbots/query-parser",
|
||||||
"version": "v2.0.2",
|
"version": "v3.0.0",
|
||||||
"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": "d35cb9ae613ee8d6a94b5758fb0047668ab1d34c"
|
"reference": "d033bb3db7b14cf1c902b0dabe89577cafac2b91"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/gdbots/query-parser-php/zipball/d35cb9ae613ee8d6a94b5758fb0047668ab1d34c",
|
"url": "https://api.github.com/repos/gdbots/query-parser-php/zipball/d033bb3db7b14cf1c902b0dabe89577cafac2b91",
|
||||||
"reference": "d35cb9ae613ee8d6a94b5758fb0047668ab1d34c",
|
"reference": "d033bb3db7b14cf1c902b0dabe89577cafac2b91",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.4"
|
"php": ">=8.1"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^9.2",
|
"phpunit/phpunit": "^9.5",
|
||||||
"ruflin/elastica": "^7.0"
|
"ruflin/elastica": "^7.1"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -1302,9 +1302,9 @@
|
|||||||
"homepage": "https://github.com/gdbots/query-parser-php",
|
"homepage": "https://github.com/gdbots/query-parser-php",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/gdbots/query-parser-php/issues",
|
"issues": "https://github.com/gdbots/query-parser-php/issues",
|
||||||
"source": "https://github.com/gdbots/query-parser-php/tree/v2.0.2"
|
"source": "https://github.com/gdbots/query-parser-php/tree/v3.0.0"
|
||||||
},
|
},
|
||||||
"time": "2020-10-30T23:41:54+00:00"
|
"time": "2021-12-05T19:44:35+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "graham-campbell/result-type",
|
"name": "graham-campbell/result-type",
|
||||||
|
|||||||
Reference in New Issue
Block a user