Update libraries.

This commit is contained in:
James Cole
2020-08-09 18:59:47 +02:00
parent 83f441340c
commit f63054823b
3 changed files with 345 additions and 193 deletions

View File

@@ -5,8 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased (API 1.4.0)] - 2020-xx-xx ## [Unreleased (API 1.4.0)] - 2020-xx-xx
- #3200 for account order - [Issue 3200](https://github.com/firefly-iii/firefly-iii/issues/3200) for account order
- #3150 New AC end points. - [Issue 3150](https://github.com/firefly-iii/firefly-iii/issues/3150) New AC end points.
## [5.3.3 (API 1.3.0)] - 2020-07-17 ## [5.3.3 (API 1.3.0)] - 2020-07-17

View File

@@ -87,6 +87,7 @@
"davejamesmiller/laravel-breadcrumbs": "5.*", "davejamesmiller/laravel-breadcrumbs": "5.*",
"doctrine/dbal": "2.*", "doctrine/dbal": "2.*",
"fideloper/proxy": "4.*", "fideloper/proxy": "4.*",
"gdbots/query-parser": "^2.0",
"jc5/google2fa-laravel": "2.0.5", "jc5/google2fa-laravel": "2.0.5",
"laravel/framework": "^7.0", "laravel/framework": "^7.0",
"laravel/passport": "9.*", "laravel/passport": "9.*",

533
composer.lock generated
View File

@@ -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": "f98f2d364a0ba3a467527a8b0c00ba8c", "content-hash": "49710938bd27af9bd84bb7055744f3af",
"packages": [ "packages": [
{ {
"name": "adldap2/adldap2", "name": "adldap2/adldap2",
@@ -592,20 +592,20 @@
}, },
{ {
"name": "doctrine/event-manager", "name": "doctrine/event-manager",
"version": "1.1.0", "version": "1.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/event-manager.git", "url": "https://github.com/doctrine/event-manager.git",
"reference": "629572819973f13486371cb611386eb17851e85c" "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c", "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
"reference": "629572819973f13486371cb611386eb17851e85c", "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1" "php": "^7.1 || ^8.0"
}, },
"conflict": { "conflict": {
"doctrine/common": "<2.9@dev" "doctrine/common": "<2.9@dev"
@@ -664,7 +664,21 @@
"event system", "event system",
"events" "events"
], ],
"time": "2019-11-10T09:48:07+00:00" "funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
"type": "tidelift"
}
],
"time": "2020-05-29T18:28:51+00:00"
}, },
{ {
"name": "doctrine/inflector", "name": "doctrine/inflector",
@@ -889,16 +903,16 @@
}, },
{ {
"name": "egulias/email-validator", "name": "egulias/email-validator",
"version": "2.1.18", "version": "2.1.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/egulias/EmailValidator.git", "url": "https://github.com/egulias/EmailValidator.git",
"reference": "cfa3d44471c7f5bfb684ac2b0da7114283d78441" "reference": "840d5603eb84cc81a6a0382adac3293e57c1c64c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/cfa3d44471c7f5bfb684ac2b0da7114283d78441", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/840d5603eb84cc81a6a0382adac3293e57c1c64c",
"reference": "cfa3d44471c7f5bfb684ac2b0da7114283d78441", "reference": "840d5603eb84cc81a6a0382adac3293e57c1c64c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -943,7 +957,7 @@
"validation", "validation",
"validator" "validator"
], ],
"time": "2020-06-16T20:11:17+00:00" "time": "2020-08-08T21:28:19+00:00"
}, },
{ {
"name": "facade/ignition-contracts", "name": "facade/ignition-contracts",
@@ -1098,6 +1112,41 @@
], ],
"time": "2020-03-25T18:49:23+00:00" "time": "2020-03-25T18:49:23+00:00"
}, },
{
"name": "gdbots/query-parser",
"version": "v2.0.0",
"source": {
"type": "git",
"url": "https://github.com/gdbots/query-parser-php.git",
"reference": "7ea4f6aff99a2b989798ce459778e96c1cce73c1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/gdbots/query-parser-php/zipball/7ea4f6aff99a2b989798ce459778e96c1cce73c1",
"reference": "7ea4f6aff99a2b989798ce459778e96c1cce73c1",
"shasum": ""
},
"require": {
"php": ">=7.4"
},
"require-dev": {
"phpunit/phpunit": "^9.2",
"ruflin/elastica": "^7.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Gdbots\\QueryParser\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"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"
},
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.0.1", "version": "7.0.1",
@@ -1532,16 +1581,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v7.23.2", "version": "v7.24.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "75792f4c6945749046d4ec1ce560b04640d36b99" "reference": "71bfb1f2f89e4e31fba539d43fe287143e635e68"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/75792f4c6945749046d4ec1ce560b04640d36b99", "url": "https://api.github.com/repos/laravel/framework/zipball/71bfb1f2f89e4e31fba539d43fe287143e635e68",
"reference": "75792f4c6945749046d4ec1ce560b04640d36b99", "reference": "71bfb1f2f89e4e31fba539d43fe287143e635e68",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1685,7 +1734,7 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2020-08-06T14:56:13+00:00" "time": "2020-08-07T15:13:57+00:00"
}, },
{ {
"name": "laravel/passport", "name": "laravel/passport",
@@ -2172,28 +2221,29 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "1.0.70", "version": "1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "585824702f534f8d3cf7fab7225e8466cc4b7493" "reference": "481c0174b9c99b189959e2bb9d6f52188ed1f692"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/585824702f534f8d3cf7fab7225e8466cc4b7493", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/481c0174b9c99b189959e2bb9d6f52188ed1f692",
"reference": "585824702f534f8d3cf7fab7225e8466cc4b7493", "reference": "481c0174b9c99b189959e2bb9d6f52188ed1f692",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-fileinfo": "*", "ext-fileinfo": "*",
"php": ">=5.5.9" "league/mime-type-detection": "^1.3",
"php": "^7.2.5 || ^8.0"
}, },
"conflict": { "conflict": {
"league/flysystem-sftp": "<1.0.6" "league/flysystem-sftp": "<1.0.6"
}, },
"require-dev": { "require-dev": {
"phpspec/phpspec": "^3.4 || ^4.0 || ^5.0 || ^6.0", "phpspec/prophecy": "^1.11.1",
"phpunit/phpunit": "^5.7.26" "phpunit/phpunit": "^8.5.8"
}, },
"suggest": { "suggest": {
"ext-fileinfo": "Required for MimeType", "ext-fileinfo": "Required for MimeType",
@@ -2258,7 +2308,7 @@
"type": "other" "type": "other"
} }
], ],
"time": "2020-07-26T07:20:36+00:00" "time": "2020-08-09T15:57:10+00:00"
}, },
{ {
"name": "league/fractal", "name": "league/fractal",
@@ -2324,6 +2374,57 @@
], ],
"time": "2020-01-24T23:17:29+00:00" "time": "2020-01-24T23:17:29+00:00"
}, },
{
"name": "league/mime-type-detection",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git",
"reference": "fda190b62b962d96a069fcc414d781db66d65b69"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/fda190b62b962d96a069fcc414d781db66d65b69",
"reference": "fda190b62b962d96a069fcc414d781db66d65b69",
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
"php": "^7.2 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^0.12.36",
"phpunit/phpunit": "^8.5.8"
},
"type": "library",
"autoload": {
"psr-4": {
"League\\MimeTypeDetection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frankdejonge.nl"
}
],
"description": "Mime-type detection for Flysystem",
"funding": [
{
"url": "https://github.com/frankdejonge",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/league/flysystem",
"type": "tidelift"
}
],
"time": "2020-08-09T10:34:01+00:00"
},
{ {
"name": "league/oauth2-server", "name": "league/oauth2-server",
"version": "8.1.1", "version": "8.1.1",
@@ -6313,16 +6414,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v2.13.0", "version": "v2.13.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "46a612ba1bbf6ee1c58acabacd868212ff8a2911" "reference": "57e96259776ddcacf1814885fc3950460c8e18ef"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/46a612ba1bbf6ee1c58acabacd868212ff8a2911", "url": "https://api.github.com/repos/twigphp/Twig/zipball/57e96259776ddcacf1814885fc3950460c8e18ef",
"reference": "46a612ba1bbf6ee1c58acabacd868212ff8a2911", "reference": "57e96259776ddcacf1814885fc3950460c8e18ef",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6375,18 +6476,6 @@
"templating" "templating"
], ],
"funding": [ "funding": [
{
"url": "https://certification.symfony.com/",
"type": "custom"
},
{
"url": "https://live.symfony.com/",
"type": "custom"
},
{
"url": "https://symfony.com/cloud/",
"type": "custom"
},
{ {
"url": "https://github.com/fabpot", "url": "https://github.com/fabpot",
"type": "github" "type": "github"
@@ -6396,7 +6485,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-07-05T13:08:05+00:00" "time": "2020-08-05T15:09:04+00:00"
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
@@ -6962,16 +7051,16 @@
}, },
{ {
"name": "composer/composer", "name": "composer/composer",
"version": "1.10.9", "version": "1.10.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/composer.git", "url": "https://github.com/composer/composer.git",
"reference": "83c3250093d5491600a822e176b107a945baf95a" "reference": "32966a3b1d48bc01472a8321fd6472b44fad033a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/83c3250093d5491600a822e176b107a945baf95a", "url": "https://api.github.com/repos/composer/composer/zipball/32966a3b1d48bc01472a8321fd6472b44fad033a",
"reference": "83c3250093d5491600a822e176b107a945baf95a", "reference": "32966a3b1d48bc01472a8321fd6472b44fad033a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7052,7 +7141,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-07-16T10:57:00+00:00" "time": "2020-08-03T09:35:19+00:00"
}, },
{ {
"name": "composer/package-versions-deprecated", "name": "composer/package-versions-deprecated",
@@ -8050,16 +8139,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.6.0", "version": "v4.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "c346bbfafe2ff60680258b631afb730d186ed864" "reference": "8c58eb4cd4f3883f82611abeac2efbc3dbed787e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c346bbfafe2ff60680258b631afb730d186ed864", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/8c58eb4cd4f3883f82611abeac2efbc3dbed787e",
"reference": "c346bbfafe2ff60680258b631afb730d186ed864", "reference": "8c58eb4cd4f3883f82611abeac2efbc3dbed787e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8067,8 +8156,8 @@
"php": ">=7.0" "php": ">=7.0"
}, },
"require-dev": { "require-dev": {
"ircmaxell/php-yacc": "0.0.5", "ircmaxell/php-yacc": "^0.0.6",
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0" "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
}, },
"bin": [ "bin": [
"bin/php-parse" "bin/php-parse"
@@ -8076,7 +8165,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.3-dev" "dev-master": "4.8-dev"
} }
}, },
"autoload": { "autoload": {
@@ -8098,7 +8187,7 @@
"parser", "parser",
"php" "php"
], ],
"time": "2020-07-02T17:12:47+00:00" "time": "2020-08-09T10:23:20+00:00"
}, },
{ {
"name": "nunomaduro/larastan", "name": "nunomaduro/larastan",
@@ -8380,28 +8469,29 @@
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",
"version": "1.0.3", "version": "2.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phar-io/manifest.git", "url": "https://github.com/phar-io/manifest.git",
"reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4" "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", "url": "https://api.github.com/repos/phar-io/manifest/zipball/85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
"reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
"ext-phar": "*", "ext-phar": "*",
"phar-io/version": "^2.0", "ext-xmlwriter": "*",
"php": "^5.6 || ^7.0" "phar-io/version": "^3.0.1",
"php": "^7.2 || ^8.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.0.x-dev" "dev-master": "2.0.x-dev"
} }
}, },
"autoload": { "autoload": {
@@ -8431,24 +8521,24 @@
} }
], ],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
"time": "2018-07-08T19:23:20+00:00" "time": "2020-06-27T14:33:11+00:00"
}, },
{ {
"name": "phar-io/version", "name": "phar-io/version",
"version": "2.0.1", "version": "3.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phar-io/version.git", "url": "https://github.com/phar-io/version.git",
"reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6" "reference": "c6bb6825def89e0a32220f88337f8ceaf1975fa0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6", "url": "https://api.github.com/repos/phar-io/version/zipball/c6bb6825def89e0a32220f88337f8ceaf1975fa0",
"reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6", "reference": "c6bb6825def89e0a32220f88337f8ceaf1975fa0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.6 || ^7.0" "php": "^7.2 || ^8.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@@ -8478,7 +8568,7 @@
} }
], ],
"description": "Library for handling version information and constraints", "description": "Library for handling version information and constraints",
"time": "2018-07-08T19:19:57+00:00" "time": "2020-06-27T14:39:04+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",
@@ -8691,16 +8781,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.36", "version": "0.12.37",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "eaeff985e395ff4e7aebf3251a43fca6c9be1af3" "reference": "5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/eaeff985e395ff4e7aebf3251a43fca6c9be1af3", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a",
"reference": "eaeff985e395ff4e7aebf3251a43fca6c9be1af3", "reference": "5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8743,7 +8833,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-08-05T09:29:40+00:00" "time": "2020-08-09T14:32:41+00:00"
}, },
{ {
"name": "phpstan/phpstan-deprecation-rules", "name": "phpstan/phpstan-deprecation-rules",
@@ -8798,32 +8888,35 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "8.0.2", "version": "9.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "ca6647ffddd2add025ab3f21644a441d7c146cdc" "reference": "ee24e82baca11d7d6fb3513e127d6000f541cf90"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca6647ffddd2add025ab3f21644a441d7c146cdc", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ee24e82baca11d7d6fb3513e127d6000f541cf90",
"reference": "ca6647ffddd2add025ab3f21644a441d7c146cdc", "reference": "ee24e82baca11d7d6fb3513e127d6000f541cf90",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
"ext-libxml": "*",
"ext-xmlwriter": "*", "ext-xmlwriter": "*",
"php": "^7.3", "nikic/php-parser": "^4.7",
"phpunit/php-file-iterator": "^3.0", "php": "^7.3 || ^8.0",
"phpunit/php-text-template": "^2.0", "phpunit/php-file-iterator": "^3.0.3",
"phpunit/php-token-stream": "^4.0", "phpunit/php-text-template": "^2.0.2",
"sebastian/code-unit-reverse-lookup": "^2.0", "sebastian/code-unit-reverse-lookup": "^2.0.2",
"sebastian/environment": "^5.0", "sebastian/complexity": "^2.0",
"sebastian/version": "^3.0", "sebastian/environment": "^5.1.2",
"theseer/tokenizer": "^1.1.3" "sebastian/lines-of-code": "^1.0",
"sebastian/version": "^3.0.1",
"theseer/tokenizer": "^1.2.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9.0" "phpunit/phpunit": "^9.3"
}, },
"suggest": { "suggest": {
"ext-pcov": "*", "ext-pcov": "*",
@@ -8832,7 +8925,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "8.0-dev" "dev-master": "9.0-dev"
} }
}, },
"autoload": { "autoload": {
@@ -8864,7 +8957,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-05-23T08:02:54+00:00" "time": "2020-08-07T04:12:30+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@@ -8924,16 +9017,16 @@
}, },
{ {
"name": "phpunit/php-invoker", "name": "phpunit/php-invoker",
"version": "3.0.2", "version": "3.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-invoker.git", "url": "https://github.com/sebastianbergmann/php-invoker.git",
"reference": "f6eedfed1085dd1f4c599629459a0277d25f9a66" "reference": "7a85b66acc48cacffdf87dadd3694e7123674298"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f6eedfed1085dd1f4c599629459a0277d25f9a66", "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/7a85b66acc48cacffdf87dadd3694e7123674298",
"reference": "f6eedfed1085dd1f4c599629459a0277d25f9a66", "reference": "7a85b66acc48cacffdf87dadd3694e7123674298",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8949,7 +9042,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.0-dev" "dev-master": "3.1-dev"
} }
}, },
"autoload": { "autoload": {
@@ -8979,7 +9072,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-06-26T11:53:53+00:00" "time": "2020-08-06T07:04:15+00:00"
}, },
{ {
"name": "phpunit/php-text-template", "name": "phpunit/php-text-template",
@@ -9091,73 +9184,18 @@
], ],
"time": "2020-06-26T11:58:13+00:00" "time": "2020-06-26T11:58:13+00:00"
}, },
{
"name": "phpunit/php-token-stream",
"version": "4.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
"reference": "5672711b6b07b14d5ab694e700c62eeb82fcf374"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/5672711b6b07b14d5ab694e700c62eeb82fcf374",
"reference": "5672711b6b07b14d5ab694e700c62eeb82fcf374",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": "^7.3 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Wrapper around PHP's tokenizer extension.",
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
"keywords": [
"tokenizer"
],
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-06-27T06:36:25+00:00"
},
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.2.6", "version": "9.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "1c6a9e4312e209e659f1fce3ce88dd197c2448f6" "reference": "7e3942a29e7705cf109aa58c6e5d80997796d1dc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1c6a9e4312e209e659f1fce3ce88dd197c2448f6", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7e3942a29e7705cf109aa58c6e5d80997796d1dc",
"reference": "1c6a9e4312e209e659f1fce3ce88dd197c2448f6", "reference": "7e3942a29e7705cf109aa58c6e5d80997796d1dc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9168,30 +9206,30 @@
"ext-mbstring": "*", "ext-mbstring": "*",
"ext-xml": "*", "ext-xml": "*",
"ext-xmlwriter": "*", "ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.9.5", "myclabs/deep-copy": "^1.10.1",
"phar-io/manifest": "^1.0.3", "phar-io/manifest": "^2.0.1",
"phar-io/version": "^2.0.1", "phar-io/version": "^3.0.2",
"php": "^7.3", "php": "^7.3 || ^8.0",
"phpspec/prophecy": "^1.10.3", "phpspec/prophecy": "^1.11.1",
"phpunit/php-code-coverage": "^8.0.2", "phpunit/php-code-coverage": "^9.0",
"phpunit/php-file-iterator": "^3.0.3", "phpunit/php-file-iterator": "^3.0.4",
"phpunit/php-invoker": "^3.0.2", "phpunit/php-invoker": "^3.1",
"phpunit/php-text-template": "^2.0.2", "phpunit/php-text-template": "^2.0.2",
"phpunit/php-timer": "^5.0.1", "phpunit/php-timer": "^5.0.1",
"sebastian/code-unit": "^1.0.5", "sebastian/code-unit": "^1.0.5",
"sebastian/comparator": "^4.0.3", "sebastian/comparator": "^4.0.3",
"sebastian/diff": "^4.0.1", "sebastian/diff": "^4.0.2",
"sebastian/environment": "^5.1.2", "sebastian/environment": "^5.1.2",
"sebastian/exporter": "^4.0.2", "sebastian/exporter": "^4.0.2",
"sebastian/global-state": "^4.0", "sebastian/global-state": "^5.0",
"sebastian/object-enumerator": "^4.0.2", "sebastian/object-enumerator": "^4.0.2",
"sebastian/resource-operations": "^3.0.2", "sebastian/resource-operations": "^3.0.2",
"sebastian/type": "^2.1.1", "sebastian/type": "^2.2.1",
"sebastian/version": "^3.0.1" "sebastian/version": "^3.0.1"
}, },
"require-dev": { "require-dev": {
"ext-pdo": "*", "ext-pdo": "*",
"phpspec/prophecy-phpunit": "^2.0" "phpspec/prophecy-phpunit": "^2.0.1"
}, },
"suggest": { "suggest": {
"ext-soap": "*", "ext-soap": "*",
@@ -9203,7 +9241,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "9.2-dev" "dev-master": "9.3-dev"
} }
}, },
"autoload": { "autoload": {
@@ -9242,7 +9280,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-07-13T17:55:55+00:00" "time": "2020-08-08T05:12:01+00:00"
}, },
{ {
"name": "psalm/plugin-laravel", "name": "psalm/plugin-laravel",
@@ -9311,12 +9349,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git", "url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "2ef1995958f6434d5d408d7baa6612c7d239cc54" "reference": "a9e4cf90fc47b0ffbb90ee79f24be1b7c5ce82dc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/2ef1995958f6434d5d408d7baa6612c7d239cc54", "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/a9e4cf90fc47b0ffbb90ee79f24be1b7c5ce82dc",
"reference": "2ef1995958f6434d5d408d7baa6612c7d239cc54", "reference": "a9e4cf90fc47b0ffbb90ee79f24be1b7c5ce82dc",
"shasum": "" "shasum": ""
}, },
"conflict": { "conflict": {
@@ -9391,8 +9429,8 @@
"gregwar/rst": "<1.0.3", "gregwar/rst": "<1.0.3",
"guzzlehttp/guzzle": ">=4-rc.2,<4.2.4|>=5,<5.3.1|>=6,<6.2.1", "guzzlehttp/guzzle": ">=4-rc.2,<4.2.4|>=5,<5.3.1|>=6,<6.2.1",
"illuminate/auth": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.10", "illuminate/auth": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.10",
"illuminate/cookie": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.42|>=5.6,<5.6.30", "illuminate/cookie": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<=5.5.44|>=5.6,<5.6.30|>=6,<6.18.31|>=7,<7.22.4",
"illuminate/database": ">=4,<4.0.99|>=4.1,<4.1.29", "illuminate/database": ">=4,<4.0.99|>=4.1,<4.1.29|>=5.5,<=5.5.44|>=6,<6.18.34|>=7,<7.23.2",
"illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15", "illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15",
"illuminate/view": ">=7,<7.1.2", "illuminate/view": ">=7,<7.1.2",
"ivankristianto/phpwhois": "<=4.3", "ivankristianto/phpwhois": "<=4.3",
@@ -9403,7 +9441,7 @@
"kitodo/presentation": "<3.1.2", "kitodo/presentation": "<3.1.2",
"kreait/firebase-php": ">=3.2,<3.8.1", "kreait/firebase-php": ">=3.2,<3.8.1",
"la-haute-societe/tcpdf": "<6.2.22", "la-haute-societe/tcpdf": "<6.2.22",
"laravel/framework": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.42|>=5.6,<5.6.30|>=7,<7.1.2", "laravel/framework": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<=5.5.49|>=5.6,<5.6.30|>=6,<6.18.34|>=7,<7.23.2",
"laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10", "laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
"league/commonmark": "<0.18.3", "league/commonmark": "<0.18.3",
"librenms/librenms": "<1.53", "librenms/librenms": "<1.53",
@@ -9598,7 +9636,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-08-05T22:02:01+00:00" "time": "2020-08-08T10:05:44+00:00"
}, },
{ {
"name": "sebastian/code-unit", "name": "sebastian/code-unit",
@@ -9773,6 +9811,59 @@
], ],
"time": "2020-06-26T12:05:46+00:00" "time": "2020-06-26T12:05:46+00:00"
}, },
{
"name": "sebastian/complexity",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/complexity.git",
"reference": "33fcd6a26656c6546f70871244ecba4b4dced097"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/33fcd6a26656c6546f70871244ecba4b4dced097",
"reference": "33fcd6a26656c6546f70871244ecba4b4dced097",
"shasum": ""
},
"require": {
"nikic/php-parser": "^4.7",
"php": "^7.3 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^9.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library for calculating the complexity of PHP code units",
"homepage": "https://github.com/sebastianbergmann/complexity",
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-07-25T14:01:34+00:00"
},
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
"version": "4.0.2", "version": "4.0.2",
@@ -9969,26 +10060,26 @@
}, },
{ {
"name": "sebastian/global-state", "name": "sebastian/global-state",
"version": "4.0.0", "version": "5.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git", "url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "bdb1e7c79e592b8c82cb1699be3c8743119b8a72" "reference": "22ae663c951bdc39da96603edc3239ed3a299097"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bdb1e7c79e592b8c82cb1699be3c8743119b8a72", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/22ae663c951bdc39da96603edc3239ed3a299097",
"reference": "bdb1e7c79e592b8c82cb1699be3c8743119b8a72", "reference": "22ae663c951bdc39da96603edc3239ed3a299097",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.3", "php": "^7.3 || ^8.0",
"sebastian/object-reflector": "^2.0", "sebastian/object-reflector": "^2.0",
"sebastian/recursion-context": "^4.0" "sebastian/recursion-context": "^4.0"
}, },
"require-dev": { "require-dev": {
"ext-dom": "*", "ext-dom": "*",
"phpunit/phpunit": "^9.0" "phpunit/phpunit": "^9.3"
}, },
"suggest": { "suggest": {
"ext-uopz": "*" "ext-uopz": "*"
@@ -9996,7 +10087,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.0-dev" "dev-master": "5.0-dev"
} }
}, },
"autoload": { "autoload": {
@@ -10019,7 +10110,66 @@
"keywords": [ "keywords": [
"global state" "global state"
], ],
"time": "2020-02-07T06:11:37+00:00" "funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-08-07T04:09:03+00:00"
},
{
"name": "sebastian/lines-of-code",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
"reference": "e02bf626f404b5daec382a7b8a6a4456e49017e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e02bf626f404b5daec382a7b8a6a4456e49017e5",
"reference": "e02bf626f404b5daec382a7b8a6a4456e49017e5",
"shasum": ""
},
"require": {
"nikic/php-parser": "^4.6",
"php": "^7.3 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^9.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library for counting the lines of code in PHP source code",
"homepage": "https://github.com/sebastianbergmann/lines-of-code",
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-07-22T18:33:42+00:00"
}, },
{ {
"name": "sebastian/object-enumerator", "name": "sebastian/object-enumerator",
@@ -10673,22 +10823,21 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "3.13.1", "version": "3.12.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "afd8874a9e4562eac42a02de90e42e430c3a1db1" "reference": "7c7ebd068f8acaba211d4a2c707c4ba90874fa26"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/afd8874a9e4562eac42a02de90e42e430c3a1db1", "url": "https://api.github.com/repos/vimeo/psalm/zipball/7c7ebd068f8acaba211d4a2c707c4ba90874fa26",
"reference": "afd8874a9e4562eac42a02de90e42e430c3a1db1", "reference": "7c7ebd068f8acaba211d4a2c707c4ba90874fa26",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"amphp/amp": "^2.1", "amphp/amp": "^2.1",
"amphp/byte-stream": "^1.5", "amphp/byte-stream": "^1.5",
"composer/package-versions-deprecated": "^1.8.0",
"composer/semver": "^1.4 || ^2.0 || ^3.0", "composer/semver": "^1.4 || ^2.0 || ^3.0",
"composer/xdebug-handler": "^1.1", "composer/xdebug-handler": "^1.1",
"ext-dom": "*", "ext-dom": "*",
@@ -10698,8 +10847,9 @@
"ext-tokenizer": "*", "ext-tokenizer": "*",
"felixfbecker/advanced-json-rpc": "^3.0.3", "felixfbecker/advanced-json-rpc": "^3.0.3",
"felixfbecker/language-server-protocol": "^1.4", "felixfbecker/language-server-protocol": "^1.4",
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0", "netresearch/jsonmapper": "^1.0 || ^2.0",
"nikic/php-parser": "4.3.* || 4.4.* || 4.5.* || 4.6.*", "nikic/php-parser": "^4.3",
"ocramius/package-versions": "^1.2",
"openlss/lib-array2xml": "^1.0", "openlss/lib-array2xml": "^1.0",
"php": "^7.1.3|^8", "php": "^7.1.3|^8",
"sebastian/diff": "^3.0 || ^4.0", "sebastian/diff": "^3.0 || ^4.0",
@@ -10715,6 +10865,7 @@
"bamarni/composer-bin-plugin": "^1.2", "bamarni/composer-bin-plugin": "^1.2",
"brianium/paratest": "^4.0.0", "brianium/paratest": "^4.0.0",
"ext-curl": "*", "ext-curl": "*",
"php-coveralls/php-coveralls": "^2.2",
"phpmyadmin/sql-parser": "5.1.0", "phpmyadmin/sql-parser": "5.1.0",
"phpspec/prophecy": ">=1.9.0", "phpspec/prophecy": ">=1.9.0",
"phpunit/phpunit": "^7.5.16 || ^8.5 || ^9.0", "phpunit/phpunit": "^7.5.16 || ^8.5 || ^9.0",
@@ -10765,7 +10916,7 @@
"inspection", "inspection",
"php" "php"
], ],
"time": "2020-07-30T19:42:34+00:00" "time": "2020-07-03T16:59:07+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",