This commit is contained in:
iVampireSP.com 2023-03-06 10:37:52 +08:00
parent dc6af92e72
commit c84a73f01a
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

340
composer.lock generated
View File

@ -64,16 +64,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.260.3", "version": "3.261.4",
"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": "547b8047b2f9a551a7100b22e1abe1a3cc1b0ff0" "reference": "31bc1e2a528c0f0881e4366d8ee0fa729cd42b00"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/547b8047b2f9a551a7100b22e1abe1a3cc1b0ff0", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/31bc1e2a528c0f0881e4366d8ee0fa729cd42b00",
"reference": "547b8047b2f9a551a7100b22e1abe1a3cc1b0ff0", "reference": "31bc1e2a528c0f0881e4366d8ee0fa729cd42b00",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -158,9 +158,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.260.3" "source": "https://github.com/aws/aws-sdk-php/tree/3.261.4"
}, },
"time": "2023-02-24T19:25:34+00:00" "time": "2023-03-03T19:22:53+00:00"
}, },
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -373,16 +373,16 @@
}, },
{ {
"name": "dasprid/enum", "name": "dasprid/enum",
"version": "1.0.3", "version": "1.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/DASPRiD/Enum.git", "url": "https://github.com/DASPRiD/Enum.git",
"reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2" "reference": "8e6b6ea76eabbf19ea2bf5b67b98e1860474012f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2", "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/8e6b6ea76eabbf19ea2bf5b67b98e1860474012f",
"reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2", "reference": "8e6b6ea76eabbf19ea2bf5b67b98e1860474012f",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -391,9 +391,12 @@
} }
] ]
}, },
"require": {
"php": ">=7.1 <9.0"
},
"require-dev": { "require-dev": {
"phpunit/phpunit": "^7 | ^8 | ^9", "phpunit/phpunit": "^7 | ^8 | ^9",
"squizlabs/php_codesniffer": "^3.4" "squizlabs/php_codesniffer": "*"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -420,9 +423,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/DASPRiD/Enum/issues", "issues": "https://github.com/DASPRiD/Enum/issues",
"source": "https://github.com/DASPRiD/Enum/tree/1.0.3" "source": "https://github.com/DASPRiD/Enum/tree/1.0.4"
}, },
"time": "2020-10-02T16:03:48+00:00" "time": "2023-03-01T18:44:03+00:00"
}, },
{ {
"name": "dflydev/dot-access-data", "name": "dflydev/dot-access-data",
@ -606,16 +609,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "3.6.0", "version": "3.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "85b98cb23c8af471a67abfe14485da696bcabc2e" "reference": "57815c7bbcda3cd18871d253c1dd8cbe56f8526e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/85b98cb23c8af471a67abfe14485da696bcabc2e", "url": "https://api.github.com/repos/doctrine/dbal/zipball/57815c7bbcda3cd18871d253c1dd8cbe56f8526e",
"reference": "85b98cb23c8af471a67abfe14485da696bcabc2e", "reference": "57815c7bbcda3cd18871d253c1dd8cbe56f8526e",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -637,11 +640,11 @@
"doctrine/coding-standard": "11.1.0", "doctrine/coding-standard": "11.1.0",
"fig/log-test": "^1", "fig/log-test": "^1",
"jetbrains/phpstorm-stubs": "2022.3", "jetbrains/phpstorm-stubs": "2022.3",
"phpstan/phpstan": "1.9.14", "phpstan/phpstan": "1.10.3",
"phpstan/phpstan-strict-rules": "^1.4", "phpstan/phpstan-strict-rules": "^1.5",
"phpunit/phpunit": "9.6.3", "phpunit/phpunit": "9.6.4",
"psalm/plugin-phpunit": "0.18.4", "psalm/plugin-phpunit": "0.18.4",
"squizlabs/php_codesniffer": "3.7.1", "squizlabs/php_codesniffer": "3.7.2",
"symfony/cache": "^5.4|^6.0", "symfony/cache": "^5.4|^6.0",
"symfony/console": "^4.4|^5.4|^6.0", "symfony/console": "^4.4|^5.4|^6.0",
"vimeo/psalm": "4.30.0" "vimeo/psalm": "4.30.0"
@ -704,7 +707,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.6.0" "source": "https://github.com/doctrine/dbal/tree/3.6.1"
}, },
"funding": [ "funding": [
{ {
@ -720,7 +723,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-07T22:52:03+00:00" "time": "2023-03-02T19:26:24+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",
@ -3714,16 +3717,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.15.2", "version": "v4.15.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc" "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
"reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc", "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -3770,9 +3773,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nikic/PHP-Parser/issues", "issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.15.2" "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.4"
}, },
"time": "2022-11-12T15:38:23+00:00" "time": "2023-03-05T19:49:14+00:00"
}, },
{ {
"name": "nunomaduro/termwind", "name": "nunomaduro/termwind",
@ -5992,16 +5995,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v6.2.3", "version": "v6.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "0f579613e771dba2dbb8211c382342a641f5da06" "reference": "cbad09eb8925b6ad4fb721c7a179344dc4a19d45"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/0f579613e771dba2dbb8211c382342a641f5da06", "url": "https://api.github.com/repos/symfony/console/zipball/cbad09eb8925b6ad4fb721c7a179344dc4a19d45",
"reference": "0f579613e771dba2dbb8211c382342a641f5da06", "reference": "cbad09eb8925b6ad4fb721c7a179344dc4a19d45",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -6074,7 +6077,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v6.2.3" "source": "https://github.com/symfony/console/tree/v6.2.7"
}, },
"funding": [ "funding": [
{ {
@ -6090,20 +6093,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-28T14:26:22+00:00" "time": "2023-02-25T17:00:03+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v6.2.5", "version": "v6.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
"reference": "bf1b9d4ad8b1cf0dbde8b08e0135a2f6259b9ba1" "reference": "aedf3cb0f5b929ec255d96bbb4909e9932c769e0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/bf1b9d4ad8b1cf0dbde8b08e0135a2f6259b9ba1", "url": "https://api.github.com/repos/symfony/css-selector/zipball/aedf3cb0f5b929ec255d96bbb4909e9932c769e0",
"reference": "bf1b9d4ad8b1cf0dbde8b08e0135a2f6259b9ba1", "reference": "aedf3cb0f5b929ec255d96bbb4909e9932c769e0",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -6145,7 +6148,7 @@
"description": "Converts CSS selectors to XPath expressions", "description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/css-selector/tree/v6.2.5" "source": "https://github.com/symfony/css-selector/tree/v6.2.7"
}, },
"funding": [ "funding": [
{ {
@ -6161,20 +6164,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-01T08:38:09+00:00" "time": "2023-02-14T08:44:56+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
"version": "v3.2.0", "version": "v3.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git", "url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3" "reference": "0121954c80fd17c18cf050fe73360e63bb43d4fb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/1ee04c65529dea5d8744774d474e7cbd2f1206d3", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0121954c80fd17c18cf050fe73360e63bb43d4fb",
"reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3", "reference": "0121954c80fd17c18cf050fe73360e63bb43d4fb",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -6218,7 +6221,7 @@
"description": "A generic function and convention to trigger deprecation notices", "description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.0" "source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.1"
}, },
"funding": [ "funding": [
{ {
@ -6234,20 +6237,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-25T10:21:52+00:00" "time": "2023-02-02T07:48:03+00:00"
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v6.2.3", "version": "v6.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "0926124c95d220499e2baf0fb465772af3a4eddb" "reference": "61e90f94eb014054000bc902257d2763fac09166"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/0926124c95d220499e2baf0fb465772af3a4eddb", "url": "https://api.github.com/repos/symfony/error-handler/zipball/61e90f94eb014054000bc902257d2763fac09166",
"reference": "0926124c95d220499e2baf0fb465772af3a4eddb", "reference": "61e90f94eb014054000bc902257d2763fac09166",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -6295,7 +6298,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code", "description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/error-handler/tree/v6.2.3" "source": "https://github.com/symfony/error-handler/tree/v6.2.7"
}, },
"funding": [ "funding": [
{ {
@ -6311,7 +6314,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-19T14:33:49+00:00" "time": "2023-02-14T08:44:56+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
@ -6404,16 +6407,16 @@
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
"version": "v3.1.1", "version": "v3.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git", "url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "02ff5eea2f453731cfbc6bc215e456b781480448" "reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/02ff5eea2f453731cfbc6bc215e456b781480448", "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0ad3b6f1e4e2da5690fefe075cd53a238646d8dd",
"reference": "02ff5eea2f453731cfbc6bc215e456b781480448", "reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -6432,7 +6435,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.1-dev" "dev-main": "3.3-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@ -6469,7 +6472,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.1.1" "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.2.1"
}, },
"funding": [ "funding": [
{ {
@ -6485,7 +6488,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-02-25T11:15:52+00:00" "time": "2023-03-01T10:32:47+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
@ -6559,16 +6562,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v6.2.6", "version": "v6.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "6efa9a7521ab7d031a82cf0a759484d1b02a6ad9" "reference": "0a5be6cbc570ae23b51b49d67341f378629d78e4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/6efa9a7521ab7d031a82cf0a759484d1b02a6ad9", "url": "https://api.github.com/repos/symfony/http-client/zipball/0a5be6cbc570ae23b51b49d67341f378629d78e4",
"reference": "6efa9a7521ab7d031a82cf0a759484d1b02a6ad9", "reference": "0a5be6cbc570ae23b51b49d67341f378629d78e4",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -6630,7 +6633,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v6.2.6" "source": "https://github.com/symfony/http-client/tree/v6.2.7"
}, },
"funding": [ "funding": [
{ {
@ -6646,20 +6649,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-30T15:46:28+00:00" "time": "2023-02-21T10:54:55+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
"version": "v3.1.1", "version": "v3.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client-contracts.git", "url": "https://github.com/symfony/http-client-contracts.git",
"reference": "fd038f08c623ab5d22b26e9ba35afe8c79071800" "reference": "df2ecd6cb70e73c1080e6478aea85f5f4da2c48b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/fd038f08c623ab5d22b26e9ba35afe8c79071800", "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/df2ecd6cb70e73c1080e6478aea85f5f4da2c48b",
"reference": "fd038f08c623ab5d22b26e9ba35afe8c79071800", "reference": "df2ecd6cb70e73c1080e6478aea85f5f4da2c48b",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -6677,7 +6680,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.1-dev" "dev-main": "3.3-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@ -6717,7 +6720,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/http-client-contracts/tree/v3.1.1" "source": "https://github.com/symfony/http-client-contracts/tree/v3.2.1"
}, },
"funding": [ "funding": [
{ {
@ -6733,7 +6736,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-22T07:30:54+00:00" "time": "2023-03-01T10:32:47+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
@ -6938,16 +6941,16 @@
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
"version": "v6.2.2", "version": "v6.2.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mailer.git", "url": "https://github.com/symfony/mailer.git",
"reference": "b355ad81f1d2987c47dcd3b04d5dce669e1e62e6" "reference": "29729ac0b4e5113f24c39c46746bd6afb79e0aaa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/b355ad81f1d2987c47dcd3b04d5dce669e1e62e6", "url": "https://api.github.com/repos/symfony/mailer/zipball/29729ac0b4e5113f24c39c46746bd6afb79e0aaa",
"reference": "b355ad81f1d2987c47dcd3b04d5dce669e1e62e6", "reference": "29729ac0b4e5113f24c39c46746bd6afb79e0aaa",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -6957,7 +6960,7 @@
] ]
}, },
"require": { "require": {
"egulias/email-validator": "^2.1.10|^3", "egulias/email-validator": "^2.1.10|^3|^4",
"php": ">=8.1", "php": ">=8.1",
"psr/event-dispatcher": "^1", "psr/event-dispatcher": "^1",
"psr/log": "^1|^2|^3", "psr/log": "^1|^2|^3",
@ -7003,7 +7006,7 @@
"description": "Helps sending emails", "description": "Helps sending emails",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/mailer/tree/v6.2.2" "source": "https://github.com/symfony/mailer/tree/v6.2.5"
}, },
"funding": [ "funding": [
{ {
@ -7019,20 +7022,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-14T16:11:27+00:00" "time": "2023-01-10T18:53:53+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v6.2.5", "version": "v6.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "4b7b349f67d15cd0639955c8179a76c89f6fd610" "reference": "62e341f80699badb0ad70b31149c8df89a2d778e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/4b7b349f67d15cd0639955c8179a76c89f6fd610", "url": "https://api.github.com/repos/symfony/mime/zipball/62e341f80699badb0ad70b31149c8df89a2d778e",
"reference": "4b7b349f67d15cd0639955c8179a76c89f6fd610", "reference": "62e341f80699badb0ad70b31149c8df89a2d778e",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -7092,7 +7095,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v6.2.5" "source": "https://github.com/symfony/mime/tree/v6.2.7"
}, },
"funding": [ "funding": [
{ {
@ -7108,7 +7111,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-10T18:53:53+00:00" "time": "2023-02-24T10:42:00+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -7818,16 +7821,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v6.2.0", "version": "v6.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "ba6e55359f8f755fe996c58a81e00eaa67a35877" "reference": "680e8a2ea6b3f87aecc07a6a65a203ae573d1902"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/ba6e55359f8f755fe996c58a81e00eaa67a35877", "url": "https://api.github.com/repos/symfony/process/zipball/680e8a2ea6b3f87aecc07a6a65a203ae573d1902",
"reference": "ba6e55359f8f755fe996c58a81e00eaa67a35877", "reference": "680e8a2ea6b3f87aecc07a6a65a203ae573d1902",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -7865,7 +7868,7 @@
"description": "Executes commands in sub-processes", "description": "Executes commands in sub-processes",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/process/tree/v6.2.0" "source": "https://github.com/symfony/process/tree/v6.2.7"
}, },
"funding": [ "funding": [
{ {
@ -7881,7 +7884,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-02T09:08:04+00:00" "time": "2023-02-24T10:42:00+00:00"
}, },
{ {
"name": "symfony/psr-http-message-bridge", "name": "symfony/psr-http-message-bridge",
@ -8073,16 +8076,16 @@
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
"version": "v3.2.0", "version": "v3.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/service-contracts.git", "url": "https://github.com/symfony/service-contracts.git",
"reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75" "reference": "a8c9cedf55f314f3a186041d19537303766df09a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/aac98028c69df04ee77eb69b96b86ee51fbf4b75", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/a8c9cedf55f314f3a186041d19537303766df09a",
"reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75", "reference": "a8c9cedf55f314f3a186041d19537303766df09a",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -8144,7 +8147,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/service-contracts/tree/v3.2.0" "source": "https://github.com/symfony/service-contracts/tree/v3.2.1"
}, },
"funding": [ "funding": [
{ {
@ -8160,7 +8163,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-25T10:21:52+00:00" "time": "2023-03-01T10:32:47+00:00"
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
@ -8256,16 +8259,16 @@
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v6.2.5", "version": "v6.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "60556925a703cfbc1581cde3b3f35b0bb0ea904c" "reference": "90db1c6138c90527917671cd9ffa9e8b359e3a73"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/60556925a703cfbc1581cde3b3f35b0bb0ea904c", "url": "https://api.github.com/repos/symfony/translation/zipball/90db1c6138c90527917671cd9ffa9e8b359e3a73",
"reference": "60556925a703cfbc1581cde3b3f35b0bb0ea904c", "reference": "90db1c6138c90527917671cd9ffa9e8b359e3a73",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -8340,7 +8343,7 @@
"description": "Provides tools to internationalize your application", "description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/translation/tree/v6.2.5" "source": "https://github.com/symfony/translation/tree/v6.2.7"
}, },
"funding": [ "funding": [
{ {
@ -8356,20 +8359,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-05T07:00:27+00:00" "time": "2023-02-24T10:42:00+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
"version": "v3.2.0", "version": "v3.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation-contracts.git", "url": "https://github.com/symfony/translation-contracts.git",
"reference": "68cce71402305a015f8c1589bfada1280dc64fe7" "reference": "dfec258b9dd17a6b24420d464c43bffe347441c8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/68cce71402305a015f8c1589bfada1280dc64fe7", "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/dfec258b9dd17a6b24420d464c43bffe347441c8",
"reference": "68cce71402305a015f8c1589bfada1280dc64fe7", "reference": "dfec258b9dd17a6b24420d464c43bffe347441c8",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -8427,7 +8430,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/translation-contracts/tree/v3.2.0" "source": "https://github.com/symfony/translation-contracts/tree/v3.2.1"
}, },
"funding": [ "funding": [
{ {
@ -8443,20 +8446,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-25T10:21:52+00:00" "time": "2023-03-01T10:32:47+00:00"
}, },
{ {
"name": "symfony/uid", "name": "symfony/uid",
"version": "v6.2.0", "version": "v6.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/uid.git", "url": "https://github.com/symfony/uid.git",
"reference": "4f9f537e57261519808a7ce1d941490736522bbc" "reference": "d30c72a63897cfa043e1de4d4dd2ffa9ecefcdc0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/uid/zipball/4f9f537e57261519808a7ce1d941490736522bbc", "url": "https://api.github.com/repos/symfony/uid/zipball/d30c72a63897cfa043e1de4d4dd2ffa9ecefcdc0",
"reference": "4f9f537e57261519808a7ce1d941490736522bbc", "reference": "d30c72a63897cfa043e1de4d4dd2ffa9ecefcdc0",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -8507,7 +8510,7 @@
"uuid" "uuid"
], ],
"support": { "support": {
"source": "https://github.com/symfony/uid/tree/v6.2.0" "source": "https://github.com/symfony/uid/tree/v6.2.7"
}, },
"funding": [ "funding": [
{ {
@ -8523,7 +8526,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-09T08:55:40+00:00" "time": "2023-02-14T08:44:56+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
@ -8621,16 +8624,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v6.2.5", "version": "v6.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "2bbfbdacc8a15574f8440c4838ce0d7bb6c86b19" "reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/2bbfbdacc8a15574f8440c4838ce0d7bb6c86b19", "url": "https://api.github.com/repos/symfony/yaml/zipball/e8e6a1d59e050525f27a1f530aa9703423cb7f57",
"reference": "2bbfbdacc8a15574f8440c4838ce0d7bb6c86b19", "reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -8681,7 +8684,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v6.2.5" "source": "https://github.com/symfony/yaml/tree/v6.2.7"
}, },
"funding": [ "funding": [
{ {
@ -8697,7 +8700,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-10T18:53:53+00:00" "time": "2023-02-16T09:57:23+00:00"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",
@ -9330,16 +9333,16 @@
}, },
{ {
"name": "deployer/deployer", "name": "deployer/deployer",
"version": "v7.2.0", "version": "v7.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/deployphp/deployer.git", "url": "https://github.com/deployphp/deployer.git",
"reference": "06f77fb6c37fde3ddcc850582ee94e35bb28f17e" "reference": "61314b16a776da3ba332ee0390e999a361431e52"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/deployphp/deployer/zipball/06f77fb6c37fde3ddcc850582ee94e35bb28f17e", "url": "https://api.github.com/repos/deployphp/deployer/zipball/61314b16a776da3ba332ee0390e999a361431e52",
"reference": "06f77fb6c37fde3ddcc850582ee94e35bb28f17e", "reference": "61314b16a776da3ba332ee0390e999a361431e52",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -9375,7 +9378,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-02-22T19:31:56+00:00" "time": "2023-03-01T20:16:58+00:00"
}, },
{ {
"name": "doctrine/instantiator", "name": "doctrine/instantiator",
@ -9727,16 +9730,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.14.5", "version": "2.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "a63e5e8f26ebbebf8ed3c5c691637325512eb0dc" "reference": "3e8aebbca9f0ae6f618962c4ad514077fd365ab3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/a63e5e8f26ebbebf8ed3c5c691637325512eb0dc", "url": "https://api.github.com/repos/filp/whoops/zipball/3e8aebbca9f0ae6f618962c4ad514077fd365ab3",
"reference": "a63e5e8f26ebbebf8ed3c5c691637325512eb0dc", "reference": "3e8aebbca9f0ae6f618962c4ad514077fd365ab3",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -9792,7 +9795,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.5" "source": "https://github.com/filp/whoops/tree/2.15.0"
}, },
"funding": [ "funding": [
{ {
@ -9800,7 +9803,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-01-07T12:00:00+00:00" "time": "2023-03-03T12:00:00+00:00"
}, },
{ {
"name": "hamcrest/hamcrest-php", "name": "hamcrest/hamcrest-php",
@ -9909,16 +9912,16 @@
}, },
{ {
"name": "laravel-lang/attributes", "name": "laravel-lang/attributes",
"version": "v2.3.0", "version": "v2.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Laravel-Lang/attributes.git", "url": "https://github.com/Laravel-Lang/attributes.git",
"reference": "1d836e61ccf8008093cf000093547d426978ddab" "reference": "f4809fcc171ed93d4bbf851136e8e6a2a3d2d552"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Laravel-Lang/attributes/zipball/1d836e61ccf8008093cf000093547d426978ddab", "url": "https://api.github.com/repos/Laravel-Lang/attributes/zipball/f4809fcc171ed93d4bbf851136e8e6a2a3d2d552",
"reference": "1d836e61ccf8008093cf000093547d426978ddab", "reference": "f4809fcc171ed93d4bbf851136e8e6a2a3d2d552",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -9978,7 +9981,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Laravel-Lang/attributes/issues", "issues": "https://github.com/Laravel-Lang/attributes/issues",
"source": "https://github.com/Laravel-Lang/attributes/tree/v2.3.0" "source": "https://github.com/Laravel-Lang/attributes/tree/v2.3.2"
}, },
"funding": [ "funding": [
{ {
@ -9986,20 +9989,20 @@
"type": "open_collective" "type": "open_collective"
} }
], ],
"time": "2023-02-19T18:43:03+00:00" "time": "2023-03-03T08:05:19+00:00"
}, },
{ {
"name": "laravel-lang/lang", "name": "laravel-lang/lang",
"version": "12.18.3", "version": "12.18.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Laravel-Lang/lang.git", "url": "https://github.com/Laravel-Lang/lang.git",
"reference": "b7f80e78e9555895f1a94db9a3bf311c98942bff" "reference": "b224d7f29fb792c2e816de270c930d8a77d25249"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Laravel-Lang/lang/zipball/b7f80e78e9555895f1a94db9a3bf311c98942bff", "url": "https://api.github.com/repos/Laravel-Lang/lang/zipball/b224d7f29fb792c2e816de270c930d8a77d25249",
"reference": "b7f80e78e9555895f1a94db9a3bf311c98942bff", "reference": "b224d7f29fb792c2e816de270c930d8a77d25249",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -10058,7 +10061,7 @@
"type": "open_collective" "type": "open_collective"
} }
], ],
"time": "2023-02-23T16:22:56+00:00" "time": "2023-02-27T13:39:16+00:00"
}, },
{ {
"name": "laravel-lang/publisher", "name": "laravel-lang/publisher",
@ -10247,16 +10250,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.21.0", "version": "v1.21.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "758a914fc4da41f3f6ca5522c85902181b228bd1" "reference": "fd8d04bc546457b504aa2b3c2d541840551f836f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/758a914fc4da41f3f6ca5522c85902181b228bd1", "url": "https://api.github.com/repos/laravel/sail/zipball/fd8d04bc546457b504aa2b3c2d541840551f836f",
"reference": "758a914fc4da41f3f6ca5522c85902181b228bd1", "reference": "fd8d04bc546457b504aa2b3c2d541840551f836f",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -10272,6 +10275,10 @@
"php": "^7.3|^8.0", "php": "^7.3|^8.0",
"symfony/yaml": "^6.0" "symfony/yaml": "^6.0"
}, },
"require-dev": {
"orchestra/testbench": "^6.0|^7.0|^8.0",
"phpstan/phpstan": "^1.10"
},
"bin": [ "bin": [
"bin/sail" "bin/sail"
], ],
@ -10310,7 +10317,7 @@
"issues": "https://github.com/laravel/sail/issues", "issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail" "source": "https://github.com/laravel/sail"
}, },
"time": "2023-02-16T19:16:27+00:00" "time": "2023-03-01T23:07:57+00:00"
}, },
{ {
"name": "laravel/telescope", "name": "laravel/telescope",
@ -11162,16 +11169,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.6.3", "version": "9.6.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555" "reference": "9125ee085b6d95e78277dc07aa1f46f9e0607b8d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e7b1615e3e887d6c719121c6d4a44b0ab9645555", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9125ee085b6d95e78277dc07aa1f46f9e0607b8d",
"reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555", "reference": "9125ee085b6d95e78277dc07aa1f46f9e0607b8d",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -11250,7 +11257,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.3" "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.4"
}, },
"funding": [ "funding": [
{ {
@ -11266,7 +11273,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-04T13:37:15+00:00" "time": "2023-02-27T13:06:37+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
@ -12330,16 +12337,16 @@
}, },
{ {
"name": "spatie/backtrace", "name": "spatie/backtrace",
"version": "1.2.2", "version": "1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/backtrace.git", "url": "https://github.com/spatie/backtrace.git",
"reference": "7b34fee6c1ad45f8ee0498d17cd8ea9a076402c1" "reference": "6d0ff6485800ba649f06c788f1fbd1fb61fbc3ec"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/backtrace/zipball/7b34fee6c1ad45f8ee0498d17cd8ea9a076402c1", "url": "https://api.github.com/repos/spatie/backtrace/zipball/6d0ff6485800ba649f06c788f1fbd1fb61fbc3ec",
"reference": "7b34fee6c1ad45f8ee0498d17cd8ea9a076402c1", "reference": "6d0ff6485800ba649f06c788f1fbd1fb61fbc3ec",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -12354,6 +12361,7 @@
"require-dev": { "require-dev": {
"ext-json": "*", "ext-json": "*",
"phpunit/phpunit": "^9.3", "phpunit/phpunit": "^9.3",
"spatie/phpunit-snapshot-assertions": "^4.2",
"symfony/var-dumper": "^5.1" "symfony/var-dumper": "^5.1"
}, },
"type": "library", "type": "library",
@ -12381,7 +12389,7 @@
"spatie" "spatie"
], ],
"support": { "support": {
"source": "https://github.com/spatie/backtrace/tree/1.2.2" "source": "https://github.com/spatie/backtrace/tree/1.3.0"
}, },
"funding": [ "funding": [
{ {
@ -12393,7 +12401,7 @@
"type": "other" "type": "other"
} }
], ],
"time": "2023-02-21T08:29:12+00:00" "time": "2023-03-04T08:31:24+00:00"
}, },
{ {
"name": "spatie/flare-client-php", "name": "spatie/flare-client-php",
@ -12472,16 +12480,16 @@
}, },
{ {
"name": "spatie/ignition", "name": "spatie/ignition",
"version": "1.4.3", "version": "1.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/ignition.git", "url": "https://github.com/spatie/ignition.git",
"reference": "2cf3833220cfe8fcf639544f8d7067b6469a00b0" "reference": "09c6c4eaba129994420fb3779f989a794ec21fa3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/ignition/zipball/2cf3833220cfe8fcf639544f8d7067b6469a00b0", "url": "https://api.github.com/repos/spatie/ignition/zipball/09c6c4eaba129994420fb3779f989a794ec21fa3",
"reference": "2cf3833220cfe8fcf639544f8d7067b6469a00b0", "reference": "09c6c4eaba129994420fb3779f989a794ec21fa3",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -12548,7 +12556,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-01-23T15:28:32+00:00" "time": "2023-02-28T16:11:13+00:00"
}, },
{ {
"name": "spatie/laravel-ignition", "name": "spatie/laravel-ignition",