update composer.lock file.

This commit is contained in:
Cüneyt Şentürk 2021-10-07 11:45:33 +03:00
parent e30284982b
commit 441ebc0c16

203
composer.lock generated
View File

@ -209,16 +209,16 @@
}, },
{ {
"name": "akaunting/laravel-module", "name": "akaunting/laravel-module",
"version": "2.0.10", "version": "2.0.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/akaunting/laravel-module.git", "url": "https://github.com/akaunting/laravel-module.git",
"reference": "3d7681fb4cddee8ff2d5917df4ee45d83b5b5018" "reference": "3dd5184ddd28d62f4bce140baea0c318f0b72b83"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/akaunting/laravel-module/zipball/3d7681fb4cddee8ff2d5917df4ee45d83b5b5018", "url": "https://api.github.com/repos/akaunting/laravel-module/zipball/3dd5184ddd28d62f4bce140baea0c318f0b72b83",
"reference": "3d7681fb4cddee8ff2d5917df4ee45d83b5b5018", "reference": "3dd5184ddd28d62f4bce140baea0c318f0b72b83",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -273,9 +273,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/akaunting/laravel-module/issues", "issues": "https://github.com/akaunting/laravel-module/issues",
"source": "https://github.com/akaunting/laravel-module/tree/2.0.10" "source": "https://github.com/akaunting/laravel-module/tree/2.0.11"
}, },
"time": "2021-08-22T19:50:26+00:00" "time": "2021-09-30T14:51:36+00:00"
}, },
{ {
"name": "akaunting/laravel-money", "name": "akaunting/laravel-money",
@ -679,16 +679,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.195.2", "version": "3.197.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "7e0cdfe30ee3cfa2a1494f8e3b4fa5277f118102" "reference": "e3353c1d908295b4a804e13da6b2d6bfeec2732b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7e0cdfe30ee3cfa2a1494f8e3b4fa5277f118102", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/e3353c1d908295b4a804e13da6b2d6bfeec2732b",
"reference": "7e0cdfe30ee3cfa2a1494f8e3b4fa5277f118102", "reference": "e3353c1d908295b4a804e13da6b2d6bfeec2732b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -764,9 +764,9 @@
"support": { "support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.195.2" "source": "https://github.com/aws/aws-sdk-php/tree/3.197.1"
}, },
"time": "2021-09-29T18:17:19+00:00" "time": "2021-10-06T18:26:50+00:00"
}, },
{ {
"name": "balping/json-raw-encoder", "name": "balping/json-raw-encoder",
@ -1294,16 +1294,16 @@
}, },
{ {
"name": "composer/ca-bundle", "name": "composer/ca-bundle",
"version": "1.2.10", "version": "1.2.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/ca-bundle.git", "url": "https://github.com/composer/ca-bundle.git",
"reference": "9fdb22c2e97a614657716178093cd1da90a64aa8" "reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/9fdb22c2e97a614657716178093cd1da90a64aa8", "url": "https://api.github.com/repos/composer/ca-bundle/zipball/0b072d51c5a9c6f3412f7ea3ab043d6603cb2582",
"reference": "9fdb22c2e97a614657716178093cd1da90a64aa8", "reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1315,7 +1315,7 @@
"phpstan/phpstan": "^0.12.55", "phpstan/phpstan": "^0.12.55",
"psr/log": "^1.0", "psr/log": "^1.0",
"symfony/phpunit-bridge": "^4.2 || ^5", "symfony/phpunit-bridge": "^4.2 || ^5",
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0" "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -1350,7 +1350,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues", "issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/1.2.10" "source": "https://github.com/composer/ca-bundle/tree/1.2.11"
}, },
"funding": [ "funding": [
{ {
@ -1366,20 +1366,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-06-07T13:58:28+00:00" "time": "2021-09-25T20:32:43+00:00"
}, },
{ {
"name": "composer/composer", "name": "composer/composer",
"version": "2.1.8", "version": "2.1.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/composer.git", "url": "https://github.com/composer/composer.git",
"reference": "24d38e9686092de05214cafa187dc282a5d89497" "reference": "e558c88f28d102d497adec4852802c0dc14c7077"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/24d38e9686092de05214cafa187dc282a5d89497", "url": "https://api.github.com/repos/composer/composer/zipball/e558c88f28d102d497adec4852802c0dc14c7077",
"reference": "24d38e9686092de05214cafa187dc282a5d89497", "reference": "e558c88f28d102d497adec4852802c0dc14c7077",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1448,7 +1448,7 @@
"support": { "support": {
"irc": "ircs://irc.libera.chat:6697/composer", "irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/composer/issues", "issues": "https://github.com/composer/composer/issues",
"source": "https://github.com/composer/composer/tree/2.1.8" "source": "https://github.com/composer/composer/tree/2.1.9"
}, },
"funding": [ "funding": [
{ {
@ -1464,7 +1464,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-09-15T11:55:15+00:00" "time": "2021-10-05T07:47:38+00:00"
}, },
{ {
"name": "composer/metadata-minifier", "name": "composer/metadata-minifier",
@ -2279,16 +2279,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "3.1.2", "version": "3.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "3ee2622b57370c786f531678f6641208747f7bfc" "reference": "96b0053775a544b4a6ab47654dac0621be8b4cf8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/3ee2622b57370c786f531678f6641208747f7bfc", "url": "https://api.github.com/repos/doctrine/dbal/zipball/96b0053775a544b4a6ab47654dac0621be8b4cf8",
"reference": "3ee2622b57370c786f531678f6641208747f7bfc", "reference": "96b0053775a544b4a6ab47654dac0621be8b4cf8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2301,9 +2301,9 @@
"require-dev": { "require-dev": {
"doctrine/coding-standard": "9.0.0", "doctrine/coding-standard": "9.0.0",
"jetbrains/phpstorm-stubs": "2021.1", "jetbrains/phpstorm-stubs": "2021.1",
"phpstan/phpstan": "0.12.96", "phpstan/phpstan": "0.12.99",
"phpstan/phpstan-strict-rules": "^0.12.11", "phpstan/phpstan-strict-rules": "^0.12.11",
"phpunit/phpunit": "9.5.5", "phpunit/phpunit": "9.5.10",
"psalm/plugin-phpunit": "0.16.1", "psalm/plugin-phpunit": "0.16.1",
"squizlabs/php_codesniffer": "3.6.0", "squizlabs/php_codesniffer": "3.6.0",
"symfony/cache": "^5.2|^6.0", "symfony/cache": "^5.2|^6.0",
@ -2368,7 +2368,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/dbal/issues", "issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.1.2" "source": "https://github.com/doctrine/dbal/tree/3.1.3"
}, },
"funding": [ "funding": [
{ {
@ -2384,7 +2384,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-09-12T20:56:32+00:00" "time": "2021-10-02T16:15:05+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",
@ -3665,16 +3665,16 @@
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "1.8.2", "version": "1.8.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "dc960a912984efb74d0a90222870c72c87f10c91" "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91", "url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
"reference": "dc960a912984efb74d0a90222870c72c87f10c91", "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3711,13 +3711,34 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{ {
"name": "Michael Dowling", "name": "Michael Dowling",
"email": "mtdowling@gmail.com", "email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling" "homepage": "https://github.com/mtdowling"
}, },
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://github.com/sagikazarmark"
},
{ {
"name": "Tobias Schultze", "name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion" "homepage": "https://github.com/Tobion"
} }
], ],
@ -3734,9 +3755,23 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/psr7/issues", "issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/1.8.2" "source": "https://github.com/guzzle/psr7/tree/1.8.3"
}, },
"time": "2021-04-26T09:17:50+00:00" "funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
"type": "tidelift"
}
],
"time": "2021-10-05T13:56:00+00:00"
}, },
{ {
"name": "hamcrest/hamcrest-php", "name": "hamcrest/hamcrest-php",
@ -5137,16 +5172,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v8.62.0", "version": "v8.63.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "60a7e00488167ce2babf3a2aeb3677e48aaf39be" "reference": "8f3d280f36a427730c8c8fa34316c79eed38781e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/60a7e00488167ce2babf3a2aeb3677e48aaf39be", "url": "https://api.github.com/repos/laravel/framework/zipball/8f3d280f36a427730c8c8fa34316c79eed38781e",
"reference": "60a7e00488167ce2babf3a2aeb3677e48aaf39be", "reference": "8f3d280f36a427730c8c8fa34316c79eed38781e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5304,7 +5339,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2021-09-28T13:30:25+00:00" "time": "2021-10-05T14:04:25+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
@ -6912,16 +6947,16 @@
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "2.3.4", "version": "2.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "437e7a1c50044b92773b361af77620efb76fff59" "reference": "fd4380d6fc37626e2f799f29d91195040137eba9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/437e7a1c50044b92773b361af77620efb76fff59", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd4380d6fc37626e2f799f29d91195040137eba9",
"reference": "437e7a1c50044b92773b361af77620efb76fff59", "reference": "fd4380d6fc37626e2f799f29d91195040137eba9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6937,7 +6972,7 @@
"elasticsearch/elasticsearch": "^7", "elasticsearch/elasticsearch": "^7",
"graylog2/gelf-php": "^1.4.2", "graylog2/gelf-php": "^1.4.2",
"mongodb/mongodb": "^1.8", "mongodb/mongodb": "^1.8",
"php-amqplib/php-amqplib": "~2.4", "php-amqplib/php-amqplib": "~2.4 || ^3",
"php-console/php-console": "^3.1.3", "php-console/php-console": "^3.1.3",
"phpspec/prophecy": "^1.6.1", "phpspec/prophecy": "^1.6.1",
"phpstan/phpstan": "^0.12.91", "phpstan/phpstan": "^0.12.91",
@ -6995,7 +7030,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Seldaek/monolog/issues", "issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/2.3.4" "source": "https://github.com/Seldaek/monolog/tree/2.3.5"
}, },
"funding": [ "funding": [
{ {
@ -7007,7 +7042,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-09-15T11:27:21+00:00" "time": "2021-10-01T21:08:31+00:00"
}, },
{ {
"name": "monooso/unobserve", "name": "monooso/unobserve",
@ -8216,16 +8251,16 @@
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",
"version": "1.5.0", "version": "1.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git", "url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "30f38bffc6f24293dadd1823936372dfa9e86e2f" "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/30f38bffc6f24293dadd1823936372dfa9e86e2f", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/a12f7e301eb7258bb68acd89d4aefa05c2906cae",
"reference": "30f38bffc6f24293dadd1823936372dfa9e86e2f", "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8260,9 +8295,9 @@
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": { "support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues", "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.5.0" "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.5.1"
}, },
"time": "2021-09-17T15:28:14+00:00" "time": "2021-10-02T14:08:47+00:00"
}, },
{ {
"name": "phpoffice/phpspreadsheet", "name": "phpoffice/phpspreadsheet",
@ -12456,31 +12491,31 @@
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
"version": "v5.3.0", "version": "v5.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vlucas/phpdotenv.git", "url": "https://github.com/vlucas/phpdotenv.git",
"reference": "b3eac5c7ac896e52deab4a99068e3f4ab12d9e56" "reference": "accaddf133651d4b5cf81a119f25296736ffc850"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/b3eac5c7ac896e52deab4a99068e3f4ab12d9e56", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/accaddf133651d4b5cf81a119f25296736ffc850",
"reference": "b3eac5c7ac896e52deab4a99068e3f4ab12d9e56", "reference": "accaddf133651d4b5cf81a119f25296736ffc850",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-pcre": "*", "ext-pcre": "*",
"graham-campbell/result-type": "^1.0.1", "graham-campbell/result-type": "^1.0.2",
"php": "^7.1.3 || ^8.0", "php": "^7.1.3 || ^8.0",
"phpoption/phpoption": "^1.7.4", "phpoption/phpoption": "^1.8",
"symfony/polyfill-ctype": "^1.17", "symfony/polyfill-ctype": "^1.23",
"symfony/polyfill-mbstring": "^1.17", "symfony/polyfill-mbstring": "^1.23.1",
"symfony/polyfill-php80": "^1.17" "symfony/polyfill-php80": "^1.23.1"
}, },
"require-dev": { "require-dev": {
"bamarni/composer-bin-plugin": "^1.4.1", "bamarni/composer-bin-plugin": "^1.4.1",
"ext-filter": "*", "ext-filter": "*",
"phpunit/phpunit": "^7.5.20 || ^8.5.14 || ^9.5.1" "phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10"
}, },
"suggest": { "suggest": {
"ext-filter": "Required to use the boolean validator." "ext-filter": "Required to use the boolean validator."
@ -12503,13 +12538,11 @@
"authors": [ "authors": [
{ {
"name": "Graham Campbell", "name": "Graham Campbell",
"email": "graham@alt-three.com", "email": "hello@gjcampbell.co.uk"
"homepage": "https://gjcampbell.co.uk/"
}, },
{ {
"name": "Vance Lucas", "name": "Vance Lucas",
"email": "vance@vancelucas.com", "email": "vance@vancelucas.com"
"homepage": "https://vancelucas.com/"
} }
], ],
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
@ -12520,7 +12553,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/vlucas/phpdotenv/issues", "issues": "https://github.com/vlucas/phpdotenv/issues",
"source": "https://github.com/vlucas/phpdotenv/tree/v5.3.0" "source": "https://github.com/vlucas/phpdotenv/tree/v5.3.1"
}, },
"funding": [ "funding": [
{ {
@ -12532,7 +12565,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-01-20T15:23:13+00:00" "time": "2021-10-02T19:24:42+00:00"
}, },
{ {
"name": "voku/portable-ascii", "name": "voku/portable-ascii",
@ -12963,16 +12996,16 @@
}, },
{ {
"name": "facade/ignition", "name": "facade/ignition",
"version": "2.13.1", "version": "2.14.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/facade/ignition.git", "url": "https://github.com/facade/ignition.git",
"reference": "e3f49bef7b4165fa4b8a9dc579e7b63fa06aef78" "reference": "c6126e291bd44ad3fe482537a145fc70e3320598"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/facade/ignition/zipball/e3f49bef7b4165fa4b8a9dc579e7b63fa06aef78", "url": "https://api.github.com/repos/facade/ignition/zipball/c6126e291bd44ad3fe482537a145fc70e3320598",
"reference": "e3f49bef7b4165fa4b8a9dc579e7b63fa06aef78", "reference": "c6126e291bd44ad3fe482537a145fc70e3320598",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -13035,7 +13068,7 @@
"issues": "https://github.com/facade/ignition/issues", "issues": "https://github.com/facade/ignition/issues",
"source": "https://github.com/facade/ignition" "source": "https://github.com/facade/ignition"
}, },
"time": "2021-09-13T13:01:30+00:00" "time": "2021-10-01T12:58:45+00:00"
}, },
{ {
"name": "facade/ignition-contracts", "name": "facade/ignition-contracts",
@ -13157,21 +13190,21 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.14.3", "version": "2.14.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "89584ce67dd32307f1063cc43846674f4679feda" "reference": "f056f1fe935d9ed86e698905a957334029899895"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/89584ce67dd32307f1063cc43846674f4679feda", "url": "https://api.github.com/repos/filp/whoops/zipball/f056f1fe935d9ed86e698905a957334029899895",
"reference": "89584ce67dd32307f1063cc43846674f4679feda", "reference": "f056f1fe935d9ed86e698905a957334029899895",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.5.9 || ^7.0 || ^8.0", "php": "^5.5.9 || ^7.0 || ^8.0",
"psr/log": "^1.0.1" "psr/log": "^1.0.1 || ^2.0 || ^3.0"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^0.9 || ^1.0", "mockery/mockery": "^0.9 || ^1.0",
@ -13216,7 +13249,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/filp/whoops/issues", "issues": "https://github.com/filp/whoops/issues",
"source": "https://github.com/filp/whoops/tree/2.14.3" "source": "https://github.com/filp/whoops/tree/2.14.4"
}, },
"funding": [ "funding": [
{ {
@ -13224,7 +13257,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-09-19T12:00:00+00:00" "time": "2021-10-03T12:00:00+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",