Update composer dependencies

This commit is contained in:
Kevin MacMartin 2022-10-20 21:42:18 -04:00
parent a4df62741c
commit 11ecd7c5a3

204
composer.lock generated
View file

@ -386,34 +386,35 @@
},
{
"name": "doctrine/event-manager",
"version": "1.1.2",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/event-manager.git",
"reference": "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683"
"reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/eb2ecf80e3093e8f3c2769ac838e27d8ede8e683",
"reference": "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683",
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/95aa4cb529f1e96576f3fda9f5705ada4056a520",
"reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520",
"shasum": ""
},
"require": {
"doctrine/deprecations": "^0.5.3 || ^1",
"php": "^7.1 || ^8.0"
},
"conflict": {
"doctrine/common": "<2.9"
},
"require-dev": {
"doctrine/coding-standard": "^9",
"phpstan/phpstan": "~1.4.10 || ^1.5.4",
"doctrine/coding-standard": "^9 || ^10",
"phpstan/phpstan": "~1.4.10 || ^1.8.8",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.22"
"vimeo/psalm": "^4.24"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\": "lib/Doctrine/Common"
"Doctrine\\Common\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
@ -457,7 +458,7 @@
],
"support": {
"issues": "https://github.com/doctrine/event-manager/issues",
"source": "https://github.com/doctrine/event-manager/tree/1.1.2"
"source": "https://github.com/doctrine/event-manager/tree/1.2.0"
},
"funding": [
{
@ -473,27 +474,27 @@
"type": "tidelift"
}
],
"time": "2022-07-27T22:18:11+00:00"
"time": "2022-10-12T20:51:15+00:00"
},
{
"name": "doctrine/inflector",
"version": "2.0.5",
"version": "2.0.6",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "ade2b3bbfb776f27f0558e26eed43b5d9fe1b392"
"reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/ade2b3bbfb776f27f0558e26eed43b5d9fe1b392",
"reference": "ade2b3bbfb776f27f0558e26eed43b5d9fe1b392",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
"reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^9",
"doctrine/coding-standard": "^10",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.3",
@ -548,7 +549,7 @@
],
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/inflector/tree/2.0.5"
"source": "https://github.com/doctrine/inflector/tree/2.0.6"
},
"funding": [
{
@ -564,7 +565,7 @@
"type": "tidelift"
}
],
"time": "2022-09-07T09:01:28+00:00"
"time": "2022-10-20T09:10:12+00:00"
},
{
"name": "doctrine/lexer",
@ -1480,16 +1481,16 @@
},
{
"name": "laravel/framework",
"version": "v9.35.1",
"version": "v9.36.4",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "79aed20f54b6ab75f926bf7d0dd7a5043ceb774a"
"reference": "15ce569fd93124e8e2257c24e3ed85b9ef9951d6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/79aed20f54b6ab75f926bf7d0dd7a5043ceb774a",
"reference": "79aed20f54b6ab75f926bf7d0dd7a5043ceb774a",
"url": "https://api.github.com/repos/laravel/framework/zipball/15ce569fd93124e8e2257c24e3ed85b9ef9951d6",
"reference": "15ce569fd93124e8e2257c24e3ed85b9ef9951d6",
"shasum": ""
},
"require": {
@ -1501,7 +1502,7 @@
"fruitcake/php-cors": "^1.2",
"laravel/serializable-closure": "^1.2.2",
"league/commonmark": "^2.2",
"league/flysystem": "^3.0.16",
"league/flysystem": "^3.8.0",
"monolog/monolog": "^2.0",
"nesbot/carbon": "^2.62.1",
"nunomaduro/termwind": "^1.13",
@ -1578,7 +1579,7 @@
"league/flysystem-read-only": "^3.3",
"league/flysystem-sftp-v3": "^3.0",
"mockery/mockery": "^1.5.1",
"orchestra/testbench-core": "^7.8",
"orchestra/testbench-core": "^7.11",
"pda/pheanstalk": "^4.0",
"phpstan/phpstan": "^1.4.7",
"phpunit/phpunit": "^9.5.8",
@ -1662,7 +1663,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-10-11T17:30:47+00:00"
"time": "2022-10-20T16:11:03+00:00"
},
{
"name": "laravel/helpers",
@ -2165,16 +2166,16 @@
},
{
"name": "league/flysystem",
"version": "3.5.2",
"version": "3.9.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "c73c4eb31f2e883b3897ab5591aa2dbc48112433"
"reference": "60f3760352fe08e918bc3b1acae4e91af092ebe1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/c73c4eb31f2e883b3897ab5591aa2dbc48112433",
"reference": "c73c4eb31f2e883b3897ab5591aa2dbc48112433",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/60f3760352fe08e918bc3b1acae4e91af092ebe1",
"reference": "60f3760352fe08e918bc3b1acae4e91af092ebe1",
"shasum": ""
},
"require": {
@ -2236,7 +2237,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.5.2"
"source": "https://github.com/thephpleague/flysystem/tree/3.9.0"
},
"funding": [
{
@ -2252,7 +2253,7 @@
"type": "tidelift"
}
],
"time": "2022-09-23T18:59:16+00:00"
"time": "2022-10-18T21:02:43+00:00"
},
{
"name": "league/mime-type-detection",
@ -2962,16 +2963,16 @@
},
{
"name": "nunomaduro/termwind",
"version": "v1.14.0",
"version": "v1.14.1",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/termwind.git",
"reference": "10065367baccf13b6e30f5e9246fa4f63a79eb1d"
"reference": "86fc30eace93b9b6d4c844ba6de76db84184e01b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/10065367baccf13b6e30f5e9246fa4f63a79eb1d",
"reference": "10065367baccf13b6e30f5e9246fa4f63a79eb1d",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/86fc30eace93b9b6d4c844ba6de76db84184e01b",
"reference": "86fc30eace93b9b6d4c844ba6de76db84184e01b",
"shasum": ""
},
"require": {
@ -3028,7 +3029,7 @@
],
"support": {
"issues": "https://github.com/nunomaduro/termwind/issues",
"source": "https://github.com/nunomaduro/termwind/tree/v1.14.0"
"source": "https://github.com/nunomaduro/termwind/tree/v1.14.1"
},
"funding": [
{
@ -3044,7 +3045,7 @@
"type": "github"
}
],
"time": "2022-08-01T11:03:24+00:00"
"time": "2022-10-17T15:20:29+00:00"
},
{
"name": "phpoffice/phpspreadsheet",
@ -4004,16 +4005,16 @@
},
{
"name": "symfony/console",
"version": "v6.1.5",
"version": "v6.1.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "17524a64ebcfab68d237bbed247e9a9917747096"
"reference": "7fa3b9cf17363468795e539231a5c91b02b608fc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/17524a64ebcfab68d237bbed247e9a9917747096",
"reference": "17524a64ebcfab68d237bbed247e9a9917747096",
"url": "https://api.github.com/repos/symfony/console/zipball/7fa3b9cf17363468795e539231a5c91b02b608fc",
"reference": "7fa3b9cf17363468795e539231a5c91b02b608fc",
"shasum": ""
},
"require": {
@ -4080,7 +4081,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.1.5"
"source": "https://github.com/symfony/console/tree/v6.1.6"
},
"funding": [
{
@ -4096,7 +4097,7 @@
"type": "tidelift"
}
],
"time": "2022-09-03T14:24:42+00:00"
"time": "2022-10-07T08:04:03+00:00"
},
{
"name": "symfony/css-selector",
@ -4232,16 +4233,16 @@
},
{
"name": "symfony/error-handler",
"version": "v6.1.3",
"version": "v6.1.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "736e42db3fd586d91820355988698e434e1d8419"
"reference": "49f718e41f1b6f0fd5730895ca5b1c37defd828d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/736e42db3fd586d91820355988698e434e1d8419",
"reference": "736e42db3fd586d91820355988698e434e1d8419",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/49f718e41f1b6f0fd5730895ca5b1c37defd828d",
"reference": "49f718e41f1b6f0fd5730895ca5b1c37defd828d",
"shasum": ""
},
"require": {
@ -4283,7 +4284,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/error-handler/tree/v6.1.3"
"source": "https://github.com/symfony/error-handler/tree/v6.1.6"
},
"funding": [
{
@ -4299,7 +4300,7 @@
"type": "tidelift"
}
],
"time": "2022-07-29T07:42:06+00:00"
"time": "2022-10-07T08:04:03+00:00"
},
{
"name": "symfony/event-dispatcher",
@ -4529,16 +4530,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v6.1.5",
"version": "v6.1.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "90f5d9726942db69490fe467a3acb5e7154fd555"
"reference": "3ae8e9c57155fc48930493a629da293b32efbde0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/90f5d9726942db69490fe467a3acb5e7154fd555",
"reference": "90f5d9726942db69490fe467a3acb5e7154fd555",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/3ae8e9c57155fc48930493a629da293b32efbde0",
"reference": "3ae8e9c57155fc48930493a629da293b32efbde0",
"shasum": ""
},
"require": {
@ -4584,7 +4585,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.1.5"
"source": "https://github.com/symfony/http-foundation/tree/v6.1.6"
},
"funding": [
{
@ -4600,20 +4601,20 @@
"type": "tidelift"
}
],
"time": "2022-09-17T07:55:45+00:00"
"time": "2022-10-02T08:30:52+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v6.1.5",
"version": "v6.1.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "bf433ef30c2dfbf1f47449d5dce8be243e8a0012"
"reference": "102f99bf81799e93f61b9a73b2f38b309c587a94"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/bf433ef30c2dfbf1f47449d5dce8be243e8a0012",
"reference": "bf433ef30c2dfbf1f47449d5dce8be243e8a0012",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/102f99bf81799e93f61b9a73b2f38b309c587a94",
"reference": "102f99bf81799e93f61b9a73b2f38b309c587a94",
"shasum": ""
},
"require": {
@ -4694,7 +4695,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.1.5"
"source": "https://github.com/symfony/http-kernel/tree/v6.1.6"
},
"funding": [
{
@ -4710,7 +4711,7 @@
"type": "tidelift"
}
],
"time": "2022-09-30T08:10:57+00:00"
"time": "2022-10-12T07:48:47+00:00"
},
{
"name": "symfony/mailer",
@ -4788,16 +4789,16 @@
},
{
"name": "symfony/mime",
"version": "v6.1.5",
"version": "v6.1.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "d521b2204f7dcebe81c1b5fb99ed70dfb6f34b4b"
"reference": "5ae192b9a39730435cfec025a499f79d05ac68a3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/d521b2204f7dcebe81c1b5fb99ed70dfb6f34b4b",
"reference": "d521b2204f7dcebe81c1b5fb99ed70dfb6f34b4b",
"url": "https://api.github.com/repos/symfony/mime/zipball/5ae192b9a39730435cfec025a499f79d05ac68a3",
"reference": "5ae192b9a39730435cfec025a499f79d05ac68a3",
"shasum": ""
},
"require": {
@ -4809,7 +4810,8 @@
"egulias/email-validator": "~3.0.0",
"phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0",
"symfony/mailer": "<5.4"
"symfony/mailer": "<5.4",
"symfony/serializer": "<5.4.14|>=6.0,<6.0.14|>=6.1,<6.1.6"
},
"require-dev": {
"egulias/email-validator": "^2.1.10|^3.1",
@ -4817,7 +4819,7 @@
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/property-access": "^5.4|^6.0",
"symfony/property-info": "^5.4|^6.0",
"symfony/serializer": "^5.4|^6.0"
"symfony/serializer": "^5.4.14|~6.0.14|^6.1.6"
},
"type": "library",
"autoload": {
@ -4849,7 +4851,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v6.1.5"
"source": "https://github.com/symfony/mime/tree/v6.1.6"
},
"funding": [
{
@ -4865,7 +4867,7 @@
"type": "tidelift"
}
],
"time": "2022-09-02T08:05:20+00:00"
"time": "2022-10-07T08:04:03+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -5840,16 +5842,16 @@
},
{
"name": "symfony/string",
"version": "v6.1.5",
"version": "v6.1.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "17c08b068176996a1d7db8d00ffae3c248267016"
"reference": "7e7e0ff180d4c5a6636eaad57b65092014b61864"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/17c08b068176996a1d7db8d00ffae3c248267016",
"reference": "17c08b068176996a1d7db8d00ffae3c248267016",
"url": "https://api.github.com/repos/symfony/string/zipball/7e7e0ff180d4c5a6636eaad57b65092014b61864",
"reference": "7e7e0ff180d4c5a6636eaad57b65092014b61864",
"shasum": ""
},
"require": {
@ -5905,7 +5907,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.1.5"
"source": "https://github.com/symfony/string/tree/v6.1.6"
},
"funding": [
{
@ -5921,20 +5923,20 @@
"type": "tidelift"
}
],
"time": "2022-09-02T08:05:20+00:00"
"time": "2022-10-10T09:34:31+00:00"
},
{
"name": "symfony/translation",
"version": "v6.1.4",
"version": "v6.1.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "45d0f5bb8df7255651ca91c122fab604e776af03"
"reference": "e6cd330e5a072518f88d65148f3f165541807494"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/45d0f5bb8df7255651ca91c122fab604e776af03",
"reference": "45d0f5bb8df7255651ca91c122fab604e776af03",
"url": "https://api.github.com/repos/symfony/translation/zipball/e6cd330e5a072518f88d65148f3f165541807494",
"reference": "e6cd330e5a072518f88d65148f3f165541807494",
"shasum": ""
},
"require": {
@ -6001,7 +6003,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v6.1.4"
"source": "https://github.com/symfony/translation/tree/v6.1.6"
},
"funding": [
{
@ -6017,7 +6019,7 @@
"type": "tidelift"
}
],
"time": "2022-08-02T16:17:38+00:00"
"time": "2022-10-07T08:04:03+00:00"
},
{
"name": "symfony/translation-contracts",
@ -6176,16 +6178,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v6.1.5",
"version": "v6.1.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "d0833493fb2413a86f522fb54a1896a7718e98ec"
"reference": "0f0adde127f24548e23cbde83bcaeadc491c551f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/d0833493fb2413a86f522fb54a1896a7718e98ec",
"reference": "d0833493fb2413a86f522fb54a1896a7718e98ec",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/0f0adde127f24548e23cbde83bcaeadc491c551f",
"reference": "0f0adde127f24548e23cbde83bcaeadc491c551f",
"shasum": ""
},
"require": {
@ -6244,7 +6246,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.1.5"
"source": "https://github.com/symfony/var-dumper/tree/v6.1.6"
},
"funding": [
{
@ -6260,7 +6262,7 @@
"type": "tidelift"
}
],
"time": "2022-09-08T09:34:40+00:00"
"time": "2022-10-07T08:04:03+00:00"
},
{
"name": "tijsverkoyen/css-to-inline-styles",
@ -6317,16 +6319,16 @@
},
{
"name": "vlucas/phpdotenv",
"version": "v5.4.1",
"version": "v5.5.0",
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
"reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f"
"reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/264dce589e7ce37a7ba99cb901eed8249fbec92f",
"reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
"reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
"shasum": ""
},
"require": {
@ -6341,15 +6343,19 @@
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4.1",
"ext-filter": "*",
"phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10"
"phpunit/phpunit": "^7.5.20 || ^8.5.30 || ^9.5.25"
},
"suggest": {
"ext-filter": "Required to use the boolean validator."
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": true
},
"branch-alias": {
"dev-master": "5.4-dev"
"dev-master": "5.5-dev"
}
},
"autoload": {
@ -6381,7 +6387,7 @@
],
"support": {
"issues": "https://github.com/vlucas/phpdotenv/issues",
"source": "https://github.com/vlucas/phpdotenv/tree/v5.4.1"
"source": "https://github.com/vlucas/phpdotenv/tree/v5.5.0"
},
"funding": [
{
@ -6393,7 +6399,7 @@
"type": "tidelift"
}
],
"time": "2021-12-12T23:22:04+00:00"
"time": "2022-10-16T01:01:54+00:00"
},
{
"name": "voku/portable-ascii",
@ -8836,16 +8842,16 @@
},
{
"name": "spatie/laravel-ignition",
"version": "1.5.1",
"version": "1.5.2",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-ignition.git",
"reference": "75d465ec577abb432af1ca9b33683d5a6e921eb9"
"reference": "f2336fc79d99aab5cf27fa4aebe5e9c9ecf3808a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/75d465ec577abb432af1ca9b33683d5a6e921eb9",
"reference": "75d465ec577abb432af1ca9b33683d5a6e921eb9",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/f2336fc79d99aab5cf27fa4aebe5e9c9ecf3808a",
"reference": "f2336fc79d99aab5cf27fa4aebe5e9c9ecf3808a",
"shasum": ""
},
"require": {
@ -8922,7 +8928,7 @@
"type": "github"
}
],
"time": "2022-10-04T10:14:31+00:00"
"time": "2022-10-14T12:24:21+00:00"
},
{
"name": "theseer/tokenizer",