升级 Composer

This commit is contained in:
iVampireSP.com 2023-02-08 20:03:41 +08:00
parent 03100825a5
commit 459e7a8bcf
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

119
composer.lock generated
View File

@ -64,16 +64,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.258.3",
"version": "3.258.4",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "57cbc06827148d0d4d3f5dbe4b948daa20f82d70"
"reference": "c20d674f502ed96ed0de63e9da087eb5f0e95590"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/57cbc06827148d0d4d3f5dbe4b948daa20f82d70",
"reference": "57cbc06827148d0d4d3f5dbe4b948daa20f82d70",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c20d674f502ed96ed0de63e9da087eb5f0e95590",
"reference": "c20d674f502ed96ed0de63e9da087eb5f0e95590",
"shasum": "",
"mirrors": [
{
@ -158,9 +158,9 @@
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.258.3"
"source": "https://github.com/aws/aws-sdk-php/tree/3.258.4"
},
"time": "2023-02-03T19:25:20+00:00"
"time": "2023-02-06T19:28:40+00:00"
},
{
"name": "bacon/bacon-qr-code",
@ -606,16 +606,16 @@
},
{
"name": "doctrine/dbal",
"version": "3.5.3",
"version": "3.6.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "88fa7e5189fd5ec6682477044264dc0ed4e3aa1e"
"reference": "85b98cb23c8af471a67abfe14485da696bcabc2e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/88fa7e5189fd5ec6682477044264dc0ed4e3aa1e",
"reference": "88fa7e5189fd5ec6682477044264dc0ed4e3aa1e",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/85b98cb23c8af471a67abfe14485da696bcabc2e",
"reference": "85b98cb23c8af471a67abfe14485da696bcabc2e",
"shasum": "",
"mirrors": [
{
@ -634,11 +634,12 @@
"psr/log": "^1|^2|^3"
},
"require-dev": {
"doctrine/coding-standard": "11.0.0",
"doctrine/coding-standard": "11.1.0",
"fig/log-test": "^1",
"jetbrains/phpstorm-stubs": "2022.3",
"phpstan/phpstan": "1.9.4",
"phpstan/phpstan": "1.9.14",
"phpstan/phpstan-strict-rules": "^1.4",
"phpunit/phpunit": "9.5.27",
"phpunit/phpunit": "9.6.3",
"psalm/plugin-phpunit": "0.18.4",
"squizlabs/php_codesniffer": "3.7.1",
"symfony/cache": "^5.4|^6.0",
@ -703,7 +704,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.5.3"
"source": "https://github.com/doctrine/dbal/tree/3.6.0"
},
"funding": [
{
@ -719,7 +720,7 @@
"type": "tidelift"
}
],
"time": "2023-01-12T10:21:44+00:00"
"time": "2023-02-07T22:52:03+00:00"
},
{
"name": "doctrine/deprecations",
@ -3278,16 +3279,16 @@
},
{
"name": "monolog/monolog",
"version": "2.8.0",
"version": "2.9.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "720488632c590286b88b80e62aa3d3d551ad4a50"
"reference": "e1c0ae1528ce313a450e5e1ad782765c4a8dd3cb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/720488632c590286b88b80e62aa3d3d551ad4a50",
"reference": "720488632c590286b88b80e62aa3d3d551ad4a50",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/e1c0ae1528ce313a450e5e1ad782765c4a8dd3cb",
"reference": "e1c0ae1528ce313a450e5e1ad782765c4a8dd3cb",
"shasum": "",
"mirrors": [
{
@ -3308,7 +3309,7 @@
"doctrine/couchdb": "~1.0@dev",
"elasticsearch/elasticsearch": "^7 || ^8",
"ext-json": "*",
"graylog2/gelf-php": "^1.4.2",
"graylog2/gelf-php": "^1.4.2 || ^2@dev",
"guzzlehttp/guzzle": "^7.4",
"guzzlehttp/psr7": "^2.2",
"mongodb/mongodb": "^1.8",
@ -3370,7 +3371,7 @@
],
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/2.8.0"
"source": "https://github.com/Seldaek/monolog/tree/2.9.0"
},
"funding": [
{
@ -3382,7 +3383,7 @@
"type": "tidelift"
}
],
"time": "2022-07-24T11:55:47+00:00"
"time": "2023-02-05T13:07:32+00:00"
},
{
"name": "mtdowling/jmespath.php",
@ -3849,16 +3850,16 @@
},
{
"name": "nunomaduro/termwind",
"version": "v1.15.0",
"version": "v1.15.1",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/termwind.git",
"reference": "594ab862396c16ead000de0c3c38f4a5cbe1938d"
"reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/594ab862396c16ead000de0c3c38f4a5cbe1938d",
"reference": "594ab862396c16ead000de0c3c38f4a5cbe1938d",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/8ab0b32c8caa4a2e09700ea32925441385e4a5dc",
"reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc",
"shasum": "",
"mirrors": [
{
@ -3921,7 +3922,7 @@
],
"support": {
"issues": "https://github.com/nunomaduro/termwind/issues",
"source": "https://github.com/nunomaduro/termwind/tree/v1.15.0"
"source": "https://github.com/nunomaduro/termwind/tree/v1.15.1"
},
"funding": [
{
@ -3937,7 +3938,7 @@
"type": "github"
}
],
"time": "2022-12-20T19:00:15+00:00"
"time": "2023-02-08T01:06:31+00:00"
},
{
"name": "paragonie/random_compat",
@ -10057,16 +10058,16 @@
},
{
"name": "laravel-lang/attributes",
"version": "v2.1.1",
"version": "v2.1.2",
"source": {
"type": "git",
"url": "https://github.com/Laravel-Lang/attributes.git",
"reference": "fd50ffcee9a472df1bf6567f4670de69d6adbc92"
"reference": "2b11c7ece66cb26cdf59746460593451484af89a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Laravel-Lang/attributes/zipball/fd50ffcee9a472df1bf6567f4670de69d6adbc92",
"reference": "fd50ffcee9a472df1bf6567f4670de69d6adbc92",
"url": "https://api.github.com/repos/Laravel-Lang/attributes/zipball/2b11c7ece66cb26cdf59746460593451484af89a",
"reference": "2b11c7ece66cb26cdf59746460593451484af89a",
"shasum": "",
"mirrors": [
{
@ -10130,7 +10131,7 @@
],
"support": {
"issues": "https://github.com/Laravel-Lang/attributes/issues",
"source": "https://github.com/Laravel-Lang/attributes/tree/v2.1.1"
"source": "https://github.com/Laravel-Lang/attributes/tree/v2.1.2"
},
"funding": [
{
@ -10138,20 +10139,20 @@
"type": "open_collective"
}
],
"time": "2023-01-26T07:41:39+00:00"
"time": "2023-02-05T09:34:20+00:00"
},
{
"name": "laravel-lang/lang",
"version": "12.15.0",
"version": "12.15.1",
"source": {
"type": "git",
"url": "https://github.com/Laravel-Lang/lang.git",
"reference": "be6eea3ac215d525269ed82647caa983bdccab5b"
"reference": "2cc6fe773f81bc88705c272337feb7fd3f725769"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Laravel-Lang/lang/zipball/be6eea3ac215d525269ed82647caa983bdccab5b",
"reference": "be6eea3ac215d525269ed82647caa983bdccab5b",
"url": "https://api.github.com/repos/Laravel-Lang/lang/zipball/2cc6fe773f81bc88705c272337feb7fd3f725769",
"reference": "2cc6fe773f81bc88705c272337feb7fd3f725769",
"shasum": "",
"mirrors": [
{
@ -10219,7 +10220,7 @@
"type": "open_collective"
}
],
"time": "2023-02-03T18:11:16+00:00"
"time": "2023-02-08T08:32:24+00:00"
},
{
"name": "laravel-lang/publisher",
@ -10409,16 +10410,16 @@
},
{
"name": "laravel/sail",
"version": "v1.18.1",
"version": "v1.20.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "a64f78a4ab86c04a4c5de39bea20a8d36ad48a22"
"reference": "4b85dbfa3dceeaf7227e3029707562fd60297e86"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/a64f78a4ab86c04a4c5de39bea20a8d36ad48a22",
"reference": "a64f78a4ab86c04a4c5de39bea20a8d36ad48a22",
"url": "https://api.github.com/repos/laravel/sail/zipball/4b85dbfa3dceeaf7227e3029707562fd60297e86",
"reference": "4b85dbfa3dceeaf7227e3029707562fd60297e86",
"shasum": "",
"mirrors": [
{
@ -10431,7 +10432,8 @@
"illuminate/console": "^8.0|^9.0|^10.0",
"illuminate/contracts": "^8.0|^9.0|^10.0",
"illuminate/support": "^8.0|^9.0|^10.0",
"php": "^7.3|^8.0"
"php": "^7.3|^8.0",
"symfony/yaml": "^6.0"
},
"bin": [
"bin/sail"
@ -10471,20 +10473,20 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2023-01-11T14:35:04+00:00"
"time": "2023-02-08T02:08:37+00:00"
},
{
"name": "laravel/telescope",
"version": "v4.13.0",
"version": "v4.13.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/telescope.git",
"reference": "54b543bb2c8fc4cec6337deedb72d0b41758095c"
"reference": "f8afaccfb5b636aa20735e0a390ab312a6f57c65"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/telescope/zipball/54b543bb2c8fc4cec6337deedb72d0b41758095c",
"reference": "54b543bb2c8fc4cec6337deedb72d0b41758095c",
"url": "https://api.github.com/repos/laravel/telescope/zipball/f8afaccfb5b636aa20735e0a390ab312a6f57c65",
"reference": "f8afaccfb5b636aa20735e0a390ab312a6f57c65",
"shasum": "",
"mirrors": [
{
@ -10502,7 +10504,8 @@
"require-dev": {
"ext-gd": "*",
"guzzlehttp/guzzle": "^6.0|^7.0",
"orchestra/testbench": "^6.0|^7.0|^8.0"
"orchestra/testbench": "^6.0|^7.0|^8.0",
"phpunit/phpunit": "^9.0"
},
"type": "library",
"extra": {
@ -10543,9 +10546,9 @@
],
"support": {
"issues": "https://github.com/laravel/telescope/issues",
"source": "https://github.com/laravel/telescope/tree/v4.13.0"
"source": "https://github.com/laravel/telescope/tree/v4.13.1"
},
"time": "2023-01-30T14:43:38+00:00"
"time": "2023-02-06T14:37:41+00:00"
},
{
"name": "mockery/mockery",
@ -10909,16 +10912,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.9.14",
"version": "1.9.16",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "e5fcc96289cf737304286a9b505fbed091f02e58"
"reference": "922e2689bb180575d0f57de0443c431a5a698e8f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e5fcc96289cf737304286a9b505fbed091f02e58",
"reference": "e5fcc96289cf737304286a9b505fbed091f02e58",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/922e2689bb180575d0f57de0443c431a5a698e8f",
"reference": "922e2689bb180575d0f57de0443c431a5a698e8f",
"shasum": "",
"mirrors": [
{
@ -10954,7 +10957,7 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.9.14"
"source": "https://github.com/phpstan/phpstan/tree/1.9.16"
},
"funding": [
{
@ -10970,7 +10973,7 @@
"type": "tidelift"
}
],
"time": "2023-01-19T10:47:09+00:00"
"time": "2023-02-07T10:42:21+00:00"
},
{
"name": "phpunit/php-code-coverage",