升级 依赖

This commit is contained in:
iVampireSP.com 2022-11-23 21:29:42 +08:00
parent 8030f73933
commit 933d3e28ab
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

157
composer.lock generated
View File

@ -1791,16 +1791,16 @@
}, },
{ {
"name": "laminas/laminas-diactoros", "name": "laminas/laminas-diactoros",
"version": "2.21.0", "version": "2.22.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laminas/laminas-diactoros.git", "url": "https://github.com/laminas/laminas-diactoros.git",
"reference": "e5b6419fea007b8b4a71034edc8ec96c88d4c57d" "reference": "df8c7f9e11d854269f4aa7c06ffa38caa42e4405"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/e5b6419fea007b8b4a71034edc8ec96c88d4c57d", "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/df8c7f9e11d854269f4aa7c06ffa38caa42e4405",
"reference": "e5b6419fea007b8b4a71034edc8ec96c88d4c57d", "reference": "df8c7f9e11d854269f4aa7c06ffa38caa42e4405",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -1890,7 +1890,7 @@
"type": "community_bridge" "type": "community_bridge"
} }
], ],
"time": "2022-11-11T09:01:24+00:00" "time": "2022-11-22T05:54:54+00:00"
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
@ -2738,16 +2738,16 @@
}, },
{ {
"name": "mongodb/mongodb", "name": "mongodb/mongodb",
"version": "1.13.0", "version": "1.13.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mongodb/mongo-php-library.git", "url": "https://github.com/mongodb/mongo-php-library.git",
"reference": "a9d82890fe0c104cf795e6c759c92484d12c027a" "reference": "0b8555705d2f9c12ab2e5cebee6b594cdfe6b4e0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mongodb/mongo-php-library/zipball/a9d82890fe0c104cf795e6c759c92484d12c027a", "url": "https://api.github.com/repos/mongodb/mongo-php-library/zipball/0b8555705d2f9c12ab2e5cebee6b594cdfe6b4e0",
"reference": "a9d82890fe0c104cf795e6c759c92484d12c027a", "reference": "0b8555705d2f9c12ab2e5cebee6b594cdfe6b4e0",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -2807,9 +2807,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/mongodb/mongo-php-library/issues", "issues": "https://github.com/mongodb/mongo-php-library/issues",
"source": "https://github.com/mongodb/mongo-php-library/tree/1.13.0" "source": "https://github.com/mongodb/mongo-php-library/tree/1.13.1"
}, },
"time": "2022-07-14T05:07:37+00:00" "time": "2022-09-08T03:32:09+00:00"
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
@ -3095,16 +3095,16 @@
}, },
{ {
"name": "nette/schema", "name": "nette/schema",
"version": "v1.2.2", "version": "v1.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nette/schema.git", "url": "https://github.com/nette/schema.git",
"reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df" "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nette/schema/zipball/9a39cef03a5b34c7de64f551538cbba05c2be5df", "url": "https://api.github.com/repos/nette/schema/zipball/abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
"reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df", "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -3115,11 +3115,11 @@
}, },
"require": { "require": {
"nette/utils": "^2.5.7 || ^3.1.5 || ^4.0", "nette/utils": "^2.5.7 || ^3.1.5 || ^4.0",
"php": ">=7.1 <8.2" "php": ">=7.1 <8.3"
}, },
"require-dev": { "require-dev": {
"nette/tester": "^2.3 || ^2.4", "nette/tester": "^2.3 || ^2.4",
"phpstan/phpstan-nette": "^0.12", "phpstan/phpstan-nette": "^1.0",
"tracy/tracy": "^2.7" "tracy/tracy": "^2.7"
}, },
"type": "library", "type": "library",
@ -3157,9 +3157,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nette/schema/issues", "issues": "https://github.com/nette/schema/issues",
"source": "https://github.com/nette/schema/tree/v1.2.2" "source": "https://github.com/nette/schema/tree/v1.2.3"
}, },
"time": "2021-10-15T11:40:02+00:00" "time": "2022-10-13T01:24:26+00:00"
}, },
{ {
"name": "nette/utils", "name": "nette/utils",
@ -4610,16 +4610,16 @@
}, },
{ {
"name": "spiral/core", "name": "spiral/core",
"version": "3.1.0", "version": "3.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spiral/core.git", "url": "https://github.com/spiral/core.git",
"reference": "fc67ba91b1b75d7c8a4dc7bf11325c297584c1dd" "reference": "dbf4e3fd37a815f924b9102441b8cdaf57e2f060"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spiral/core/zipball/fc67ba91b1b75d7c8a4dc7bf11325c297584c1dd", "url": "https://api.github.com/repos/spiral/core/zipball/dbf4e3fd37a815f924b9102441b8cdaf57e2f060",
"reference": "fc67ba91b1b75d7c8a4dc7bf11325c297584c1dd", "reference": "dbf4e3fd37a815f924b9102441b8cdaf57e2f060",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -4640,7 +4640,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.1.x-dev" "dev-master": "3.3.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -4676,7 +4676,7 @@
"issues": "https://github.com/spiral/framework/issues", "issues": "https://github.com/spiral/framework/issues",
"source": "https://github.com/spiral/core" "source": "https://github.com/spiral/core"
}, },
"time": "2022-09-29T15:03:22+00:00" "time": "2022-10-21T09:40:00+00:00"
}, },
{ {
"name": "spiral/goridge", "name": "spiral/goridge",
@ -4748,16 +4748,16 @@
}, },
{ {
"name": "spiral/logger", "name": "spiral/logger",
"version": "3.1.0", "version": "3.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spiral/logger.git", "url": "https://github.com/spiral/logger.git",
"reference": "d43fbf7e547cfe0d3d658fdba742d35b0b44bb4d" "reference": "88849efc338d049cd0d66024f610b4a6f86c925a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spiral/logger/zipball/d43fbf7e547cfe0d3d658fdba742d35b0b44bb4d", "url": "https://api.github.com/repos/spiral/logger/zipball/88849efc338d049cd0d66024f610b4a6f86c925a",
"reference": "d43fbf7e547cfe0d3d658fdba742d35b0b44bb4d", "reference": "88849efc338d049cd0d66024f610b4a6f86c925a",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -4769,7 +4769,7 @@
"require": { "require": {
"php": ">=8.1", "php": ">=8.1",
"psr/log": "1 - 3", "psr/log": "1 - 3",
"spiral/core": "^3.1" "spiral/core": "^3.3"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^1.5", "mockery/mockery": "^1.5",
@ -4779,7 +4779,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.1.x-dev" "dev-master": "3.3.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -4815,7 +4815,7 @@
"issues": "https://github.com/spiral/framework/issues", "issues": "https://github.com/spiral/framework/issues",
"source": "https://github.com/spiral/logger" "source": "https://github.com/spiral/logger"
}, },
"time": "2022-09-29T15:05:39+00:00" "time": "2022-10-21T09:43:40+00:00"
}, },
{ {
"name": "spiral/roadrunner", "name": "spiral/roadrunner",
@ -5076,16 +5076,16 @@
}, },
{ {
"name": "spiral/tokenizer", "name": "spiral/tokenizer",
"version": "3.1.0", "version": "3.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spiral/tokenizer.git", "url": "https://github.com/spiral/tokenizer.git",
"reference": "72a53a077f72e9081d6e5cd8631ce6d458615e7e" "reference": "5659b0ae6154f366633b6cd432742b5a4976a80b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spiral/tokenizer/zipball/72a53a077f72e9081d6e5cd8631ce6d458615e7e", "url": "https://api.github.com/repos/spiral/tokenizer/zipball/5659b0ae6154f366633b6cd432742b5a4976a80b",
"reference": "72a53a077f72e9081d6e5cd8631ce6d458615e7e", "reference": "5659b0ae6154f366633b6cd432742b5a4976a80b",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -5097,19 +5097,19 @@
"require": { "require": {
"ext-tokenizer": "*", "ext-tokenizer": "*",
"php": ">=8.1", "php": ">=8.1",
"spiral/core": "^3.1", "spiral/core": "^3.3",
"spiral/logger": "^3.1", "spiral/logger": "^3.3",
"symfony/finder": "^5.3.7|^6.0" "symfony/finder": "^5.3.7|^6.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9.5.20", "phpunit/phpunit": "^9.5.20",
"spiral/boot": "^3.1", "spiral/boot": "^3.3",
"vimeo/psalm": "^4.27" "vimeo/psalm": "^4.27"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.1.x-dev" "dev-master": "3.3.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -5145,7 +5145,7 @@
"issues": "https://github.com/spiral/framework/issues", "issues": "https://github.com/spiral/framework/issues",
"source": "https://github.com/spiral/tokenizer" "source": "https://github.com/spiral/tokenizer"
}, },
"time": "2022-09-29T15:09:11+00:00" "time": "2022-10-26T10:24:55+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
@ -6170,16 +6170,16 @@
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v6.1.6", "version": "v6.1.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "5ae192b9a39730435cfec025a499f79d05ac68a3" "reference": "f440f066d57691088d998d6e437ce98771144618"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/5ae192b9a39730435cfec025a499f79d05ac68a3", "url": "https://api.github.com/repos/symfony/mime/zipball/f440f066d57691088d998d6e437ce98771144618",
"reference": "5ae192b9a39730435cfec025a499f79d05ac68a3", "reference": "f440f066d57691088d998d6e437ce98771144618",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -6197,8 +6197,7 @@
"egulias/email-validator": "~3.0.0", "egulias/email-validator": "~3.0.0",
"phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0", "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": { "require-dev": {
"egulias/email-validator": "^2.1.10|^3.1", "egulias/email-validator": "^2.1.10|^3.1",
@ -6206,7 +6205,7 @@
"symfony/dependency-injection": "^5.4|^6.0", "symfony/dependency-injection": "^5.4|^6.0",
"symfony/property-access": "^5.4|^6.0", "symfony/property-access": "^5.4|^6.0",
"symfony/property-info": "^5.4|^6.0", "symfony/property-info": "^5.4|^6.0",
"symfony/serializer": "^5.4.14|~6.0.14|^6.1.6" "symfony/serializer": "^5.2|^6.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -6238,7 +6237,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v6.1.6" "source": "https://github.com/symfony/mime/tree/v6.1.7"
}, },
"funding": [ "funding": [
{ {
@ -6254,7 +6253,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-07T08:04:03+00:00" "time": "2022-10-19T08:10:53+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -7486,16 +7485,16 @@
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v6.1.4", "version": "v6.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "45d0f5bb8df7255651ca91c122fab604e776af03" "reference": "e6cd330e5a072518f88d65148f3f165541807494"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/45d0f5bb8df7255651ca91c122fab604e776af03", "url": "https://api.github.com/repos/symfony/translation/zipball/e6cd330e5a072518f88d65148f3f165541807494",
"reference": "45d0f5bb8df7255651ca91c122fab604e776af03", "reference": "e6cd330e5a072518f88d65148f3f165541807494",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -7568,7 +7567,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.1.4" "source": "https://github.com/symfony/translation/tree/v6.1.6"
}, },
"funding": [ "funding": [
{ {
@ -7584,7 +7583,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-08-02T16:17:38+00:00" "time": "2022-10-07T08:04:03+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
@ -7755,16 +7754,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v6.1.5", "version": "v6.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "d0833493fb2413a86f522fb54a1896a7718e98ec" "reference": "0f0adde127f24548e23cbde83bcaeadc491c551f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/d0833493fb2413a86f522fb54a1896a7718e98ec", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/0f0adde127f24548e23cbde83bcaeadc491c551f",
"reference": "d0833493fb2413a86f522fb54a1896a7718e98ec", "reference": "0f0adde127f24548e23cbde83bcaeadc491c551f",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -7829,7 +7828,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.1.5" "source": "https://github.com/symfony/var-dumper/tree/v6.1.6"
}, },
"funding": [ "funding": [
{ {
@ -7845,20 +7844,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-08T09:34:40+00:00" "time": "2022-10-07T08:04:03+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v6.1.3", "version": "v6.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "cc48dd42ae1201abced04ae38284e23ce2d2d8f3" "reference": "66c6b0cf52b00f74614a2cf7ae7db08ea1095931"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/cc48dd42ae1201abced04ae38284e23ce2d2d8f3", "url": "https://api.github.com/repos/symfony/yaml/zipball/66c6b0cf52b00f74614a2cf7ae7db08ea1095931",
"reference": "cc48dd42ae1201abced04ae38284e23ce2d2d8f3", "reference": "66c6b0cf52b00f74614a2cf7ae7db08ea1095931",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -7909,7 +7908,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.1.3" "source": "https://github.com/symfony/yaml/tree/v6.1.6"
}, },
"funding": [ "funding": [
{ {
@ -7925,7 +7924,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-20T14:45:06+00:00" "time": "2022-10-07T08:04:03+00:00"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",
@ -8843,16 +8842,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.16.1", "version": "v1.16.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "cd7b9b6817c871e8b85d4f42e714303ee22676da" "reference": "0dbee8802e17911afbe29a8506316343829b056e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/cd7b9b6817c871e8b85d4f42e714303ee22676da", "url": "https://api.github.com/repos/laravel/sail/zipball/0dbee8802e17911afbe29a8506316343829b056e",
"reference": "cd7b9b6817c871e8b85d4f42e714303ee22676da", "reference": "0dbee8802e17911afbe29a8506316343829b056e",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -8905,7 +8904,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": "2022-09-26T13:53:59+00:00" "time": "2022-11-21T16:19:18+00:00"
}, },
{ {
"name": "laravel/telescope", "name": "laravel/telescope",
@ -9408,16 +9407,16 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "9.2.17", "version": "9.2.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "aa94dc41e8661fe90c7316849907cba3007b10d8" "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/aa94dc41e8661fe90c7316849907cba3007b10d8", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c77b56b63e3d2031bd8997fcec43c1925ae46559",
"reference": "aa94dc41e8661fe90c7316849907cba3007b10d8", "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -9479,7 +9478,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.17" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.19"
}, },
"funding": [ "funding": [
{ {
@ -9487,7 +9486,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-08-30T12:24:04+00:00" "time": "2022-11-18T07:47:47+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",