升级 软件包

This commit is contained in:
iVampireSP.com 2023-02-22 17:11:18 +08:00
parent 1ef43d601f
commit bd91661fd4
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

103
composer.lock generated
View File

@ -64,16 +64,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.259.0", "version": "3.259.1",
"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": "096711644ebe5c956a97ef449fa2cb3b66443c25" "reference": "b200fc0a04e904bfc44922767388b279bf90ffe4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/096711644ebe5c956a97ef449fa2cb3b66443c25", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b200fc0a04e904bfc44922767388b279bf90ffe4",
"reference": "096711644ebe5c956a97ef449fa2cb3b66443c25", "reference": "b200fc0a04e904bfc44922767388b279bf90ffe4",
"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.259.0" "source": "https://github.com/aws/aws-sdk-php/tree/3.259.1"
}, },
"time": "2023-02-17T19:21:38+00:00" "time": "2023-02-20T19:21:16+00:00"
}, },
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -2547,16 +2547,16 @@
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
"version": "v2.7.3", "version": "v2.8.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/tinker.git", "url": "https://github.com/laravel/tinker.git",
"reference": "5062061b4924af3392225dd482ca7b4d85d8b8ef" "reference": "04a2d3bd0d650c0764f70bf49d1ee39393e4eb10"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/tinker/zipball/5062061b4924af3392225dd482ca7b4d85d8b8ef", "url": "https://api.github.com/repos/laravel/tinker/zipball/04a2d3bd0d650c0764f70bf49d1ee39393e4eb10",
"reference": "5062061b4924af3392225dd482ca7b4d85d8b8ef", "reference": "04a2d3bd0d650c0764f70bf49d1ee39393e4eb10",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -2566,9 +2566,9 @@
] ]
}, },
"require": { "require": {
"illuminate/console": "^6.0|^7.0|^8.0|^9.0", "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0", "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/support": "^6.0|^7.0|^8.0|^9.0", "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0",
"php": "^7.2.5|^8.0", "php": "^7.2.5|^8.0",
"psy/psysh": "^0.10.4|^0.11.1", "psy/psysh": "^0.10.4|^0.11.1",
"symfony/var-dumper": "^4.3.4|^5.0|^6.0" "symfony/var-dumper": "^4.3.4|^5.0|^6.0"
@ -2578,7 +2578,7 @@
"phpunit/phpunit": "^8.5.8|^9.3.3" "phpunit/phpunit": "^8.5.8|^9.3.3"
}, },
"suggest": { "suggest": {
"illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0)." "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0)."
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -2615,9 +2615,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/tinker/issues", "issues": "https://github.com/laravel/tinker/issues",
"source": "https://github.com/laravel/tinker/tree/v2.7.3" "source": "https://github.com/laravel/tinker/tree/v2.8.1"
}, },
"time": "2022-11-09T15:11:38+00:00" "time": "2023-02-15T16:40:09+00:00"
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
@ -10172,16 +10172,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.4.1", "version": "v1.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "80ddf23a5d97825e79bb1018eebb6f3f985d4fa8" "reference": "e48e3fadd7863d6b7d03464f5c4f211a828b890f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/80ddf23a5d97825e79bb1018eebb6f3f985d4fa8", "url": "https://api.github.com/repos/laravel/pint/zipball/e48e3fadd7863d6b7d03464f5c4f211a828b890f",
"reference": "80ddf23a5d97825e79bb1018eebb6f3f985d4fa8", "reference": "e48e3fadd7863d6b7d03464f5c4f211a828b890f",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -10195,16 +10195,16 @@
"ext-mbstring": "*", "ext-mbstring": "*",
"ext-tokenizer": "*", "ext-tokenizer": "*",
"ext-xml": "*", "ext-xml": "*",
"php": "^8.0" "php": "^8.1.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.14", "friendsofphp/php-cs-fixer": "^3.14.4",
"illuminate/view": "^9.32.0", "illuminate/view": "^10.0.0",
"laravel-zero/framework": "^9.2.0", "laravel-zero/framework": "^10.0.0",
"mockery/mockery": "^1.5.1", "mockery/mockery": "^1.5.1",
"nunomaduro/larastan": "^2.2.0", "nunomaduro/larastan": "^2.4.0",
"nunomaduro/termwind": "^1.14.0", "nunomaduro/termwind": "^1.15.1",
"pestphp/pest": "^1.22.1" "pestphp/pest": "^1.22.4"
}, },
"bin": [ "bin": [
"builds/pint" "builds/pint"
@ -10240,20 +10240,20 @@
"issues": "https://github.com/laravel/pint/issues", "issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint" "source": "https://github.com/laravel/pint"
}, },
"time": "2023-01-31T15:50:45+00:00" "time": "2023-02-21T15:44:57+00:00"
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.20.2", "version": "v1.21.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "5ae072b182b1efbec927409e8a3ce3b1078cc42c" "reference": "758a914fc4da41f3f6ca5522c85902181b228bd1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/5ae072b182b1efbec927409e8a3ce3b1078cc42c", "url": "https://api.github.com/repos/laravel/sail/zipball/758a914fc4da41f3f6ca5522c85902181b228bd1",
"reference": "5ae072b182b1efbec927409e8a3ce3b1078cc42c", "reference": "758a914fc4da41f3f6ca5522c85902181b228bd1",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -10307,20 +10307,20 @@
"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-08T20:22:21+00:00" "time": "2023-02-16T19:16:27+00:00"
}, },
{ {
"name": "laravel/telescope", "name": "laravel/telescope",
"version": "v4.13.2", "version": "v4.14.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/telescope.git", "url": "https://github.com/laravel/telescope.git",
"reference": "34a259cf19a73cc3b9b31f49c3c85595afcfbb70" "reference": "fafad2e32883eb9dc03b646d0f82b2987e8af880"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/telescope/zipball/34a259cf19a73cc3b9b31f49c3c85595afcfbb70", "url": "https://api.github.com/repos/laravel/telescope/zipball/fafad2e32883eb9dc03b646d0f82b2987e8af880",
"reference": "34a259cf19a73cc3b9b31f49c3c85595afcfbb70", "reference": "fafad2e32883eb9dc03b646d0f82b2987e8af880",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -10380,9 +10380,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/telescope/issues", "issues": "https://github.com/laravel/telescope/issues",
"source": "https://github.com/laravel/telescope/tree/v4.13.2" "source": "https://github.com/laravel/telescope/tree/v4.14.0"
}, },
"time": "2023-02-16T15:32:51+00:00" "time": "2023-02-21T15:49:06+00:00"
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
@ -10746,16 +10746,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.9.18", "version": "1.10.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "f2d5cf71be91172a57c649770b73c20ebcffb0bf" "reference": "1cd5fc530a8b68702f3733ad64294b2a39564198"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/f2d5cf71be91172a57c649770b73c20ebcffb0bf", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1cd5fc530a8b68702f3733ad64294b2a39564198",
"reference": "f2d5cf71be91172a57c649770b73c20ebcffb0bf", "reference": "1cd5fc530a8b68702f3733ad64294b2a39564198",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -10791,7 +10791,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan/issues", "issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.9.18" "source": "https://github.com/phpstan/phpstan/tree/1.10.1"
}, },
"funding": [ "funding": [
{ {
@ -10807,7 +10807,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-17T15:01:27+00:00" "time": "2023-02-21T21:57:23+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@ -12327,16 +12327,16 @@
}, },
{ {
"name": "spatie/backtrace", "name": "spatie/backtrace",
"version": "1.2.1", "version": "1.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/backtrace.git", "url": "https://github.com/spatie/backtrace.git",
"reference": "4ee7d41aa5268107906ea8a4d9ceccde136dbd5b" "reference": "7b34fee6c1ad45f8ee0498d17cd8ea9a076402c1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/backtrace/zipball/4ee7d41aa5268107906ea8a4d9ceccde136dbd5b", "url": "https://api.github.com/repos/spatie/backtrace/zipball/7b34fee6c1ad45f8ee0498d17cd8ea9a076402c1",
"reference": "4ee7d41aa5268107906ea8a4d9ceccde136dbd5b", "reference": "7b34fee6c1ad45f8ee0498d17cd8ea9a076402c1",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -12378,8 +12378,7 @@
"spatie" "spatie"
], ],
"support": { "support": {
"issues": "https://github.com/spatie/backtrace/issues", "source": "https://github.com/spatie/backtrace/tree/1.2.2"
"source": "https://github.com/spatie/backtrace/tree/1.2.1"
}, },
"funding": [ "funding": [
{ {
@ -12391,7 +12390,7 @@
"type": "other" "type": "other"
} }
], ],
"time": "2021-11-09T10:57:15+00:00" "time": "2023-02-21T08:29:12+00:00"
}, },
{ {
"name": "spatie/flare-client-php", "name": "spatie/flare-client-php",