updated composer dependencies

This commit is contained in:
Dylan K. Taylor 2020-10-13 17:38:06 +01:00
parent 03837c1b71
commit 0186468e47

367
composer.lock generated
View File

@ -825,20 +825,20 @@
},
{
"name": "respect/validation",
"version": "2.0.17",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/Respect/Validation.git",
"reference": "314aa36e37dd3812b7d80c7bda3e83da5ee22d11"
"reference": "6c3aed92137836788c8ce654b9c35763c5e98b54"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Respect/Validation/zipball/314aa36e37dd3812b7d80c7bda3e83da5ee22d11",
"reference": "314aa36e37dd3812b7d80c7bda3e83da5ee22d11",
"url": "https://api.github.com/repos/Respect/Validation/zipball/6c3aed92137836788c8ce654b9c35763c5e98b54",
"reference": "6c3aed92137836788c8ce654b9c35763c5e98b54",
"shasum": ""
},
"require": {
"php": ">=7.2",
"php": "^7.3 || ^8.0",
"respect/stringifier": "^0.2.0",
"symfony/polyfill-mbstring": "^1.2"
},
@ -849,8 +849,9 @@
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-deprecation-rules": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpunit/phpunit": "^7.5",
"respect/coding-standard": "^2.1",
"phpunit/phpunit": "^9.3",
"psr/http-message": "^1.0",
"respect/coding-standard": "^3.0",
"squizlabs/php_codesniffer": "^3.5",
"symfony/validator": "^3.0||^4.0",
"zendframework/zend-validator": "^2.1"
@ -886,7 +887,7 @@
"validation",
"validator"
],
"time": "2020-08-23T00:24:43+00:00"
"time": "2020-10-04T12:09:34+00:00"
},
{
"name": "symfony/polyfill-mbstring",
@ -1380,28 +1381,28 @@
},
{
"name": "phpspec/prophecy",
"version": "1.11.1",
"version": "1.12.1",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
"reference": "b20034be5efcdab4fb60ca3a29cba2949aead160"
"reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/b20034be5efcdab4fb60ca3a29cba2949aead160",
"reference": "b20034be5efcdab4fb60ca3a29cba2949aead160",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/8ce87516be71aae9b956f81906aaf0338e0d8a2d",
"reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.2",
"php": "^7.2",
"phpdocumentor/reflection-docblock": "^5.0",
"php": "^7.2 || ~8.0, <8.1",
"phpdocumentor/reflection-docblock": "^5.2",
"sebastian/comparator": "^3.0 || ^4.0",
"sebastian/recursion-context": "^3.0 || ^4.0"
},
"require-dev": {
"phpspec/phpspec": "^6.0",
"phpunit/phpunit": "^8.0"
"phpunit/phpunit": "^8.0 || ^9.0 <9.3"
},
"type": "library",
"extra": {
@ -1439,7 +1440,7 @@
"spy",
"stub"
],
"time": "2020-07-08T12:44:21+00:00"
"time": "2020-09-29T09:10:42+00:00"
},
{
"name": "phpstan/phpstan",
@ -1606,16 +1607,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "9.1.11",
"version": "9.2.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "c9394cb9d07ecfa9351b96f2e296bad473195f4d"
"reference": "53a4b737e83be724efd2bc4e7b929b9a30c48972"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c9394cb9d07ecfa9351b96f2e296bad473195f4d",
"reference": "c9394cb9d07ecfa9351b96f2e296bad473195f4d",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/53a4b737e83be724efd2bc4e7b929b9a30c48972",
"reference": "53a4b737e83be724efd2bc4e7b929b9a30c48972",
"shasum": ""
},
"require": {
@ -1643,7 +1644,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "9.1-dev"
"dev-master": "9.2-dev"
}
},
"autoload": {
@ -1675,27 +1676,27 @@
"type": "github"
}
],
"time": "2020-09-19T05:29:17+00:00"
"time": "2020-10-02T03:37:32+00:00"
},
{
"name": "phpunit/php-file-iterator",
"version": "3.0.4",
"version": "3.0.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "25fefc5b19835ca653877fe081644a3f8c1d915e"
"reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/25fefc5b19835ca653877fe081644a3f8c1d915e",
"reference": "25fefc5b19835ca653877fe081644a3f8c1d915e",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
"reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0"
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
@ -1731,28 +1732,28 @@
"type": "github"
}
],
"time": "2020-07-11T05:18:21+00:00"
"time": "2020-09-28T05:57:25+00:00"
},
{
"name": "phpunit/php-invoker",
"version": "3.1.0",
"version": "3.1.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-invoker.git",
"reference": "7a85b66acc48cacffdf87dadd3694e7123674298"
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/7a85b66acc48cacffdf87dadd3694e7123674298",
"reference": "7a85b66acc48cacffdf87dadd3694e7123674298",
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0"
"php": ">=7.3"
},
"require-dev": {
"ext-pcntl": "*",
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-pcntl": "*"
@ -1790,27 +1791,27 @@
"type": "github"
}
],
"time": "2020-08-06T07:04:15+00:00"
"time": "2020-09-28T05:58:55+00:00"
},
{
"name": "phpunit/php-text-template",
"version": "2.0.2",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "6ff9c8ea4d3212b88fcf74e25e516e2c51c99324"
"reference": "18c887016e60e52477e54534956d7b47bc52cd84"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/6ff9c8ea4d3212b88fcf74e25e516e2c51c99324",
"reference": "6ff9c8ea4d3212b88fcf74e25e516e2c51c99324",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/18c887016e60e52477e54534956d7b47bc52cd84",
"reference": "18c887016e60e52477e54534956d7b47bc52cd84",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0"
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
@ -1845,27 +1846,27 @@
"type": "github"
}
],
"time": "2020-06-26T11:55:37+00:00"
"time": "2020-09-28T06:03:05+00:00"
},
{
"name": "phpunit/php-timer",
"version": "5.0.1",
"version": "5.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "cc49734779cbb302bf51a44297dab8c4bbf941e7"
"reference": "c9ff14f493699e2f6adee9fd06a0245b276643b7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/cc49734779cbb302bf51a44297dab8c4bbf941e7",
"reference": "cc49734779cbb302bf51a44297dab8c4bbf941e7",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/c9ff14f493699e2f6adee9fd06a0245b276643b7",
"reference": "c9ff14f493699e2f6adee9fd06a0245b276643b7",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0"
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.2"
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
@ -1900,20 +1901,20 @@
"type": "github"
}
],
"time": "2020-06-26T11:58:13+00:00"
"time": "2020-09-28T06:00:25+00:00"
},
{
"name": "phpunit/phpunit",
"version": "9.3.11",
"version": "9.4.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "f7316ea106df7c9507f4fdaa88c47bc10a3b27a1"
"reference": "1f09a12726593737e8a228ebb1c8647305d07c41"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f7316ea106df7c9507f4fdaa88c47bc10a3b27a1",
"reference": "f7316ea106df7c9507f4fdaa88c47bc10a3b27a1",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1f09a12726593737e8a228ebb1c8647305d07c41",
"reference": "1f09a12726593737e8a228ebb1c8647305d07c41",
"shasum": ""
},
"require": {
@ -1928,23 +1929,23 @@
"phar-io/manifest": "^2.0.1",
"phar-io/version": "^3.0.2",
"php": ">=7.3",
"phpspec/prophecy": "^1.11.1",
"phpunit/php-code-coverage": "^9.1.11",
"phpunit/php-file-iterator": "^3.0.4",
"phpunit/php-invoker": "^3.1",
"phpunit/php-text-template": "^2.0.2",
"phpunit/php-timer": "^5.0.1",
"sebastian/cli-parser": "^1.0",
"sebastian/code-unit": "^1.0.5",
"sebastian/comparator": "^4.0.3",
"sebastian/diff": "^4.0.2",
"sebastian/environment": "^5.1.2",
"sebastian/exporter": "^4.0.2",
"sebastian/global-state": "^5.0",
"sebastian/object-enumerator": "^4.0.2",
"sebastian/resource-operations": "^3.0.2",
"sebastian/type": "^2.2.1",
"sebastian/version": "^3.0.1"
"phpspec/prophecy": "^1.12.1",
"phpunit/php-code-coverage": "^9.2",
"phpunit/php-file-iterator": "^3.0.5",
"phpunit/php-invoker": "^3.1.1",
"phpunit/php-text-template": "^2.0.3",
"phpunit/php-timer": "^5.0.2",
"sebastian/cli-parser": "^1.0.1",
"sebastian/code-unit": "^1.0.6",
"sebastian/comparator": "^4.0.5",
"sebastian/diff": "^4.0.3",
"sebastian/environment": "^5.1.3",
"sebastian/exporter": "^4.0.3",
"sebastian/global-state": "^5.0.1",
"sebastian/object-enumerator": "^4.0.3",
"sebastian/resource-operations": "^3.0.3",
"sebastian/type": "^2.3",
"sebastian/version": "^3.0.2"
},
"require-dev": {
"ext-pdo": "*",
@ -1960,7 +1961,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "9.3-dev"
"dev-master": "9.4-dev"
}
},
"autoload": {
@ -1999,24 +2000,24 @@
"type": "github"
}
],
"time": "2020-09-24T08:08:49+00:00"
"time": "2020-10-11T07:41:19+00:00"
},
{
"name": "sebastian/cli-parser",
"version": "1.0.0",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/cli-parser.git",
"reference": "2a4a38c56e62f7295bedb8b1b7439ad523d4ea82"
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/2a4a38c56e62f7295bedb8b1b7439ad523d4ea82",
"reference": "2a4a38c56e62f7295bedb8b1b7439ad523d4ea82",
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0"
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
@ -2051,27 +2052,27 @@
"type": "github"
}
],
"time": "2020-08-12T10:49:21+00:00"
"time": "2020-09-28T06:08:49+00:00"
},
{
"name": "sebastian/code-unit",
"version": "1.0.5",
"version": "1.0.7",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit.git",
"reference": "c1e2df332c905079980b119c4db103117e5e5c90"
"reference": "59236be62b1bb9919e6d7f60b0b832dc05cef9ab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/c1e2df332c905079980b119c4db103117e5e5c90",
"reference": "c1e2df332c905079980b119c4db103117e5e5c90",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/59236be62b1bb9919e6d7f60b0b832dc05cef9ab",
"reference": "59236be62b1bb9919e6d7f60b0b832dc05cef9ab",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0"
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
@ -2103,27 +2104,27 @@
"type": "github"
}
],
"time": "2020-06-26T12:50:45+00:00"
"time": "2020-10-02T14:47:54+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"version": "2.0.2",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
"reference": "ee51f9bb0c6d8a43337055db3120829fa14da819"
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ee51f9bb0c6d8a43337055db3120829fa14da819",
"reference": "ee51f9bb0c6d8a43337055db3120829fa14da819",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0"
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
@ -2154,29 +2155,29 @@
"type": "github"
}
],
"time": "2020-06-26T12:04:00+00:00"
"time": "2020-09-28T05:30:19+00:00"
},
{
"name": "sebastian/comparator",
"version": "4.0.3",
"version": "4.0.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "dcc580eadfaa4e7f9d2cf9ae1922134ea962e14f"
"reference": "7a8ff306445707539c1a6397372a982a1ec55120"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/dcc580eadfaa4e7f9d2cf9ae1922134ea962e14f",
"reference": "dcc580eadfaa4e7f9d2cf9ae1922134ea962e14f",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/7a8ff306445707539c1a6397372a982a1ec55120",
"reference": "7a8ff306445707539c1a6397372a982a1ec55120",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0",
"php": ">=7.3",
"sebastian/diff": "^4.0",
"sebastian/exporter": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
@ -2224,28 +2225,28 @@
"type": "github"
}
],
"time": "2020-06-26T12:05:46+00:00"
"time": "2020-09-30T06:47:25+00:00"
},
{
"name": "sebastian/complexity",
"version": "2.0.0",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/complexity.git",
"reference": "33fcd6a26656c6546f70871244ecba4b4dced097"
"reference": "ba8cc2da0c0bfbc813d03b56406734030c7f1eff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/33fcd6a26656c6546f70871244ecba4b4dced097",
"reference": "33fcd6a26656c6546f70871244ecba4b4dced097",
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/ba8cc2da0c0bfbc813d03b56406734030c7f1eff",
"reference": "ba8cc2da0c0bfbc813d03b56406734030c7f1eff",
"shasum": ""
},
"require": {
"nikic/php-parser": "^4.7",
"php": "^7.3 || ^8.0"
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.2"
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
@ -2277,27 +2278,27 @@
"type": "github"
}
],
"time": "2020-07-25T14:01:34+00:00"
"time": "2020-09-28T06:05:03+00:00"
},
{
"name": "sebastian/diff",
"version": "4.0.2",
"version": "4.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
"reference": "1e90b4cf905a7d06c420b1d2e9d11a4dc8a13113"
"reference": "ffc949a1a2aae270ea064453d7535b82e4c32092"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/1e90b4cf905a7d06c420b1d2e9d11a4dc8a13113",
"reference": "1e90b4cf905a7d06c420b1d2e9d11a4dc8a13113",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ffc949a1a2aae270ea064453d7535b82e4c32092",
"reference": "ffc949a1a2aae270ea064453d7535b82e4c32092",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0"
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.0",
"phpunit/phpunit": "^9.3",
"symfony/process": "^4.2 || ^5"
},
"type": "library",
@ -2339,27 +2340,27 @@
"type": "github"
}
],
"time": "2020-06-30T04:46:02+00:00"
"time": "2020-09-28T05:32:55+00:00"
},
{
"name": "sebastian/environment",
"version": "5.1.2",
"version": "5.1.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "0a757cab9d5b7ef49a619f1143e6c9c1bc0fe9d2"
"reference": "388b6ced16caa751030f6a69e588299fa09200ac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/0a757cab9d5b7ef49a619f1143e6c9c1bc0fe9d2",
"reference": "0a757cab9d5b7ef49a619f1143e6c9c1bc0fe9d2",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
"reference": "388b6ced16caa751030f6a69e588299fa09200ac",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0"
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-posix": "*"
@ -2367,7 +2368,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
"dev-master": "5.1-dev"
}
},
"autoload": {
@ -2398,29 +2399,29 @@
"type": "github"
}
],
"time": "2020-06-26T12:07:24+00:00"
"time": "2020-09-28T05:52:38+00:00"
},
{
"name": "sebastian/exporter",
"version": "4.0.2",
"version": "4.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "571d721db4aec847a0e59690b954af33ebf9f023"
"reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/571d721db4aec847a0e59690b954af33ebf9f023",
"reference": "571d721db4aec847a0e59690b954af33ebf9f023",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65",
"reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0",
"php": ">=7.3",
"sebastian/recursion-context": "^4.0"
},
"require-dev": {
"ext-mbstring": "*",
"phpunit/phpunit": "^9.2"
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
@ -2471,24 +2472,24 @@
"type": "github"
}
],
"time": "2020-06-26T12:08:55+00:00"
"time": "2020-09-28T05:24:23+00:00"
},
{
"name": "sebastian/global-state",
"version": "5.0.0",
"version": "5.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "22ae663c951bdc39da96603edc3239ed3a299097"
"reference": "ea779cb749a478b22a2564ac41cd7bda79c78dc7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/22ae663c951bdc39da96603edc3239ed3a299097",
"reference": "22ae663c951bdc39da96603edc3239ed3a299097",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/ea779cb749a478b22a2564ac41cd7bda79c78dc7",
"reference": "ea779cb749a478b22a2564ac41cd7bda79c78dc7",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0",
"php": ">=7.3",
"sebastian/object-reflector": "^2.0",
"sebastian/recursion-context": "^4.0"
},
@ -2531,28 +2532,28 @@
"type": "github"
}
],
"time": "2020-08-07T04:09:03+00:00"
"time": "2020-09-28T05:54:06+00:00"
},
{
"name": "sebastian/lines-of-code",
"version": "1.0.0",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
"reference": "e02bf626f404b5daec382a7b8a6a4456e49017e5"
"reference": "6514b8f21906b8b46f520d1fbd17a4523fa59a54"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e02bf626f404b5daec382a7b8a6a4456e49017e5",
"reference": "e02bf626f404b5daec382a7b8a6a4456e49017e5",
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/6514b8f21906b8b46f520d1fbd17a4523fa59a54",
"reference": "6514b8f21906b8b46f520d1fbd17a4523fa59a54",
"shasum": ""
},
"require": {
"nikic/php-parser": "^4.6",
"php": "^7.3 || ^8.0"
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.2"
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
@ -2584,29 +2585,29 @@
"type": "github"
}
],
"time": "2020-07-22T18:33:42+00:00"
"time": "2020-09-28T06:07:27+00:00"
},
{
"name": "sebastian/object-enumerator",
"version": "4.0.2",
"version": "4.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
"reference": "074fed2d0a6d08e1677dd8ce9d32aecb384917b8"
"reference": "f6f5957013d84725427d361507e13513702888a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/074fed2d0a6d08e1677dd8ce9d32aecb384917b8",
"reference": "074fed2d0a6d08e1677dd8ce9d32aecb384917b8",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/f6f5957013d84725427d361507e13513702888a4",
"reference": "f6f5957013d84725427d361507e13513702888a4",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0",
"php": ">=7.3",
"sebastian/object-reflector": "^2.0",
"sebastian/recursion-context": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
@ -2637,27 +2638,27 @@
"type": "github"
}
],
"time": "2020-06-26T12:11:32+00:00"
"time": "2020-09-28T05:55:06+00:00"
},
{
"name": "sebastian/object-reflector",
"version": "2.0.2",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
"reference": "127a46f6b057441b201253526f81d5406d6c7840"
"reference": "d9d0ab3b12acb1768bc1e0a89b23c90d2043cbe5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/127a46f6b057441b201253526f81d5406d6c7840",
"reference": "127a46f6b057441b201253526f81d5406d6c7840",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/d9d0ab3b12acb1768bc1e0a89b23c90d2043cbe5",
"reference": "d9d0ab3b12acb1768bc1e0a89b23c90d2043cbe5",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0"
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
@ -2688,27 +2689,27 @@
"type": "github"
}
],
"time": "2020-06-26T12:12:55+00:00"
"time": "2020-09-28T05:56:16+00:00"
},
{
"name": "sebastian/recursion-context",
"version": "4.0.2",
"version": "4.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "062231bf61d2b9448c4fa5a7643b5e1829c11d63"
"reference": "ed8c9cd355089134bc9cba421b5cfdd58f0eaef7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/062231bf61d2b9448c4fa5a7643b5e1829c11d63",
"reference": "062231bf61d2b9448c4fa5a7643b5e1829c11d63",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/ed8c9cd355089134bc9cba421b5cfdd58f0eaef7",
"reference": "ed8c9cd355089134bc9cba421b5cfdd58f0eaef7",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0"
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
@ -2747,24 +2748,24 @@
"type": "github"
}
],
"time": "2020-06-26T12:14:17+00:00"
"time": "2020-09-28T05:17:32+00:00"
},
{
"name": "sebastian/resource-operations",
"version": "3.0.2",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/resource-operations.git",
"reference": "0653718a5a629b065e91f774595267f8dc32e213"
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0653718a5a629b065e91f774595267f8dc32e213",
"reference": "0653718a5a629b065e91f774595267f8dc32e213",
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0"
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
@ -2798,32 +2799,32 @@
"type": "github"
}
],
"time": "2020-06-26T12:16:22+00:00"
"time": "2020-09-28T06:45:17+00:00"
},
{
"name": "sebastian/type",
"version": "2.2.1",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
"reference": "86991e2b33446cd96e648c18bcdb1e95afb2c05a"
"reference": "fa592377f3923946cb90bf1f6a71ba2e5f229909"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/86991e2b33446cd96e648c18bcdb1e95afb2c05a",
"reference": "86991e2b33446cd96e648c18bcdb1e95afb2c05a",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fa592377f3923946cb90bf1f6a71ba2e5f229909",
"reference": "fa592377f3923946cb90bf1f6a71ba2e5f229909",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0"
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.2"
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.2-dev"
"dev-master": "2.3-dev"
}
},
"autoload": {
@ -2850,24 +2851,24 @@
"type": "github"
}
],
"time": "2020-07-05T08:31:53+00:00"
"time": "2020-10-06T08:41:03+00:00"
},
{
"name": "sebastian/version",
"version": "3.0.1",
"version": "3.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "626586115d0ed31cb71483be55beb759b5af5a3c"
"reference": "c6c1022351a901512170118436c764e473f6de8c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/626586115d0ed31cb71483be55beb759b5af5a3c",
"reference": "626586115d0ed31cb71483be55beb759b5af5a3c",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
"reference": "c6c1022351a901512170118436c764e473f6de8c",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0"
"php": ">=7.3"
},
"type": "library",
"extra": {
@ -2899,7 +2900,7 @@
"type": "github"
}
],
"time": "2020-06-26T12:18:43+00:00"
"time": "2020-09-28T06:39:44+00:00"
},
{
"name": "symfony/polyfill-ctype",