Update packages to their latest versions

This commit is contained in:
DariusIII
2022-01-14 12:12:36 +01:00
parent 277e77b378
commit b33345b83c
Generated
+67 -66
View File
@@ -2070,16 +2070,16 @@
},
{
"name": "dragonmantank/cron-expression",
"version": "v3.2.3",
"version": "v3.2.4",
"source": {
"type": "git",
"url": "https://github.com/dragonmantank/cron-expression.git",
"reference": "47c53bbb260d3c398fba9bfa9683dcf67add2579"
"reference": "9545dea2a1d92b60c8b3d06f02025c83e999bde0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/47c53bbb260d3c398fba9bfa9683dcf67add2579",
"reference": "47c53bbb260d3c398fba9bfa9683dcf67add2579",
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/9545dea2a1d92b60c8b3d06f02025c83e999bde0",
"reference": "9545dea2a1d92b60c8b3d06f02025c83e999bde0",
"shasum": ""
},
"require": {
@@ -2119,7 +2119,7 @@
],
"support": {
"issues": "https://github.com/dragonmantank/cron-expression/issues",
"source": "https://github.com/dragonmantank/cron-expression/tree/v3.2.3"
"source": "https://github.com/dragonmantank/cron-expression/tree/v3.2.4"
},
"funding": [
{
@@ -2127,7 +2127,7 @@
"type": "github"
}
],
"time": "2022-01-06T05:35:07+00:00"
"time": "2022-01-13T04:09:37+00:00"
},
{
"name": "egulias/email-validator",
@@ -3759,16 +3759,16 @@
},
{
"name": "laravel/framework",
"version": "v8.78.1",
"version": "v8.79.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "16359b5ebafba6579b397d7505b082a6d1bb2e31"
"reference": "8091f07558ff4a890435ff9d25fa9aca0189ad63"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/16359b5ebafba6579b397d7505b082a6d1bb2e31",
"reference": "16359b5ebafba6579b397d7505b082a6d1bb2e31",
"url": "https://api.github.com/repos/laravel/framework/zipball/8091f07558ff4a890435ff9d25fa9aca0189ad63",
"reference": "8091f07558ff4a890435ff9d25fa9aca0189ad63",
"shasum": ""
},
"require": {
@@ -3800,7 +3800,7 @@
"symfony/routing": "^5.4",
"symfony/var-dumper": "^5.4",
"tijsverkoyen/css-to-inline-styles": "^2.2.2",
"vlucas/phpdotenv": "^5.2",
"vlucas/phpdotenv": "^5.4.1",
"voku/portable-ascii": "^1.4.8"
},
"conflict": {
@@ -3857,6 +3857,7 @@
"symfony/cache": "^5.4"
},
"suggest": {
"ably/ably-php": "Required to use the Ably broadcast driver (^1.0).",
"aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.198.1).",
"brianium/paratest": "Required to run tests in parallel (^6.0).",
"doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).",
@@ -3927,38 +3928,38 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-01-05T14:52:50+00:00"
"time": "2022-01-12T16:12:41+00:00"
},
{
"name": "laravel/horizon",
"version": "v5.7.18",
"version": "v5.8.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/horizon.git",
"reference": "73f3a5f5b6d10203d89f88a14a22df9df26f7d22"
"reference": "89dd54d196383c3af586f72a518966937f06c7a3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/73f3a5f5b6d10203d89f88a14a22df9df26f7d22",
"reference": "73f3a5f5b6d10203d89f88a14a22df9df26f7d22",
"url": "https://api.github.com/repos/laravel/horizon/zipball/89dd54d196383c3af586f72a518966937f06c7a3",
"reference": "89dd54d196383c3af586f72a518966937f06c7a3",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-pcntl": "*",
"ext-posix": "*",
"illuminate/contracts": "^8.17",
"illuminate/queue": "^8.17",
"illuminate/support": "^8.17",
"illuminate/contracts": "^8.17|^9.0",
"illuminate/queue": "^8.17|^9.0",
"illuminate/support": "^8.17|^9.0",
"nesbot/carbon": "^2.17",
"php": "^7.3|^8.0",
"ramsey/uuid": "^4.0",
"symfony/error-handler": "^5.0",
"symfony/process": "^5.0"
"symfony/error-handler": "^5.0|^6.0",
"symfony/process": "^5.0|^6.0"
},
"require-dev": {
"mockery/mockery": "^1.0",
"orchestra/testbench": "^6.0",
"orchestra/testbench": "^6.0|^7.0",
"phpunit/phpunit": "^9.0",
"predis/predis": "^1.1"
},
@@ -4002,9 +4003,9 @@
],
"support": {
"issues": "https://github.com/laravel/horizon/issues",
"source": "https://github.com/laravel/horizon/tree/v5.7.18"
"source": "https://github.com/laravel/horizon/tree/v5.8.0"
},
"time": "2022-01-02T21:50:43+00:00"
"time": "2022-01-12T18:03:57+00:00"
},
{
"name": "laravel/scout",
@@ -4136,27 +4137,27 @@
},
{
"name": "laravel/telescope",
"version": "v4.6.10",
"version": "v4.7.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/telescope.git",
"reference": "65f9fdfd978dd999b5c496cd5a8398abdf9056a2"
"reference": "4c7f170e20c2303321fa857bc3acceb69a588563"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/telescope/zipball/65f9fdfd978dd999b5c496cd5a8398abdf9056a2",
"reference": "65f9fdfd978dd999b5c496cd5a8398abdf9056a2",
"url": "https://api.github.com/repos/laravel/telescope/zipball/4c7f170e20c2303321fa857bc3acceb69a588563",
"reference": "4c7f170e20c2303321fa857bc3acceb69a588563",
"shasum": ""
},
"require": {
"ext-json": "*",
"laravel/framework": "^8.29",
"laravel/framework": "^8.29|^9.0",
"php": "^7.3|^8.0",
"symfony/var-dumper": "^5.0"
"symfony/var-dumper": "^5.0|^6.0"
},
"require-dev": {
"ext-gd": "*",
"orchestra/testbench": "^6.0"
"orchestra/testbench": "^6.0|^7.0"
},
"type": "library",
"extra": {
@@ -4197,38 +4198,38 @@
],
"support": {
"issues": "https://github.com/laravel/telescope/issues",
"source": "https://github.com/laravel/telescope/tree/v4.6.10"
"source": "https://github.com/laravel/telescope/tree/v4.7.0"
},
"time": "2022-01-03T13:08:00+00:00"
"time": "2022-01-12T17:03:58+00:00"
},
{
"name": "laravel/tinker",
"version": "v2.6.3",
"version": "v2.7.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/tinker.git",
"reference": "a9ddee4761ec8453c584e393b393caff189a3e42"
"reference": "5f2f9815b7631b9f586a3de7933c25f9327d4073"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/tinker/zipball/a9ddee4761ec8453c584e393b393caff189a3e42",
"reference": "a9ddee4761ec8453c584e393b393caff189a3e42",
"url": "https://api.github.com/repos/laravel/tinker/zipball/5f2f9815b7631b9f586a3de7933c25f9327d4073",
"reference": "5f2f9815b7631b9f586a3de7933c25f9327d4073",
"shasum": ""
},
"require": {
"illuminate/console": "^6.0|^7.0|^8.0",
"illuminate/contracts": "^6.0|^7.0|^8.0",
"illuminate/support": "^6.0|^7.0|^8.0",
"illuminate/console": "^6.0|^7.0|^8.0|^9.0",
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0",
"illuminate/support": "^6.0|^7.0|^8.0|^9.0",
"php": "^7.2.5|^8.0",
"psy/psysh": "^0.10.4",
"symfony/var-dumper": "^4.3.4|^5.0"
"psy/psysh": "^0.10.4|^0.11.1",
"symfony/var-dumper": "^4.3.4|^5.0|^6.0"
},
"require-dev": {
"mockery/mockery": "~1.3.3|^1.4.2",
"phpunit/phpunit": "^8.5.8|^9.3.3"
},
"suggest": {
"illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0)."
"illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0)."
},
"type": "library",
"extra": {
@@ -4265,9 +4266,9 @@
],
"support": {
"issues": "https://github.com/laravel/tinker/issues",
"source": "https://github.com/laravel/tinker/tree/v2.6.3"
"source": "https://github.com/laravel/tinker/tree/v2.7.0"
},
"time": "2021-12-07T16:41:42+00:00"
"time": "2022-01-10T08:52:49+00:00"
},
{
"name": "laravel/ui",
@@ -7684,29 +7685,29 @@
},
{
"name": "psy/psysh",
"version": "v0.10.12",
"version": "v0.11.1",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
"reference": "a0d9981aa07ecfcbea28e4bfa868031cca121e7d"
"reference": "570292577277f06f590635381a7f761a6cf4f026"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/a0d9981aa07ecfcbea28e4bfa868031cca121e7d",
"reference": "a0d9981aa07ecfcbea28e4bfa868031cca121e7d",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/570292577277f06f590635381a7f761a6cf4f026",
"reference": "570292577277f06f590635381a7f761a6cf4f026",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-tokenizer": "*",
"nikic/php-parser": "~4.0|~3.0|~2.0|~1.3",
"php": "^8.0 || ^7.0 || ^5.5.9",
"symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10",
"symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7"
"nikic/php-parser": "^4.0 || ^3.1",
"php": "^8.0 || ^7.0.8",
"symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4",
"symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.2",
"hoa/console": "3.17.*"
"hoa/console": "3.17.05.02"
},
"suggest": {
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
@@ -7721,7 +7722,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "0.10.x-dev"
"dev-main": "0.11.x-dev"
}
},
"autoload": {
@@ -7753,9 +7754,9 @@
],
"support": {
"issues": "https://github.com/bobthecow/psysh/issues",
"source": "https://github.com/bobthecow/psysh/tree/v0.10.12"
"source": "https://github.com/bobthecow/psysh/tree/v0.11.1"
},
"time": "2021-11-30T14:05:36+00:00"
"time": "2022-01-03T13:58:38+00:00"
},
{
"name": "ralouphie/getallheaders",
@@ -8495,27 +8496,27 @@
},
{
"name": "spatie/laravel-directory-cleanup",
"version": "1.8.0",
"version": "1.9.0",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-directory-cleanup.git",
"reference": "85c14cf22254454da241cd64bbbaa2cdfad225cf"
"reference": "b86d897ce27c7f04124b171e042daaf506aa6b17"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-directory-cleanup/zipball/85c14cf22254454da241cd64bbbaa2cdfad225cf",
"reference": "85c14cf22254454da241cd64bbbaa2cdfad225cf",
"url": "https://api.github.com/repos/spatie/laravel-directory-cleanup/zipball/b86d897ce27c7f04124b171e042daaf506aa6b17",
"reference": "b86d897ce27c7f04124b171e042daaf506aa6b17",
"shasum": ""
},
"require": {
"illuminate/support": "^6.0|^7.0|^8.0",
"illuminate/support": "^8.0|^9.0",
"nesbot/carbon": "^2.0",
"php": "^7.2|^8.0"
},
"require-dev": {
"mockery/mockery": "^1.4",
"orchestra/testbench": "^4.0|^5.0|^6.0",
"phpunit/phpunit": "^9.0"
"orchestra/testbench": "^6.23|^7.0",
"phpunit/phpunit": "^9.5"
},
"type": "library",
"extra": {
@@ -8556,7 +8557,7 @@
],
"support": {
"issues": "https://github.com/spatie/laravel-directory-cleanup/issues",
"source": "https://github.com/spatie/laravel-directory-cleanup/tree/1.8.0"
"source": "https://github.com/spatie/laravel-directory-cleanup/tree/1.9.0"
},
"funding": [
{
@@ -8564,7 +8565,7 @@
"type": "custom"
}
],
"time": "2021-01-15T15:52:27+00:00"
"time": "2022-01-13T07:39:50+00:00"
},
{
"name": "spatie/laravel-fractal",