update packages.

This commit is contained in:
Wisp X 2022-04-19 16:42:08 +08:00
parent 02b9695882
commit 8d266b3d5a

175
composer.lock generated
View File

@ -417,16 +417,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.218.4", "version": "3.219.5",
"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": "db59241a678720d50deb166d7bfe332100898964" "reference": "7e8da5b45d545ca3129a14e972001698212b1a00"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/db59241a678720d50deb166d7bfe332100898964", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7e8da5b45d545ca3129a14e972001698212b1a00",
"reference": "db59241a678720d50deb166d7bfe332100898964", "reference": "7e8da5b45d545ca3129a14e972001698212b1a00",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -434,9 +434,9 @@
"ext-json": "*", "ext-json": "*",
"ext-pcre": "*", "ext-pcre": "*",
"ext-simplexml": "*", "ext-simplexml": "*",
"guzzlehttp/guzzle": "^5.3.3|^6.2.1|^7.0", "guzzlehttp/guzzle": "^5.3.3 || ^6.2.1 || ^7.0",
"guzzlehttp/promises": "^1.4.0", "guzzlehttp/promises": "^1.4.0",
"guzzlehttp/psr7": "^1.7.0|^2.0", "guzzlehttp/psr7": "^1.7.0 || ^2.1.1",
"mtdowling/jmespath.php": "^2.6", "mtdowling/jmespath.php": "^2.6",
"php": ">=5.5" "php": ">=5.5"
}, },
@ -451,7 +451,7 @@
"ext-sockets": "*", "ext-sockets": "*",
"nette/neon": "^2.3", "nette/neon": "^2.3",
"paragonie/random_compat": ">= 2", "paragonie/random_compat": ">= 2",
"phpunit/phpunit": "^4.8.35|^5.4.3", "phpunit/phpunit": "^4.8.35 || ^5.6.3",
"psr/cache": "^1.0", "psr/cache": "^1.0",
"psr/simple-cache": "^1.0", "psr/simple-cache": "^1.0",
"sebastian/comparator": "^1.2.3" "sebastian/comparator": "^1.2.3"
@ -502,9 +502,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.218.4" "source": "https://github.com/aws/aws-sdk-php/tree/3.219.5"
}, },
"time": "2022-04-06T18:16:53+00:00" "time": "2022-04-15T18:16:29+00:00"
}, },
{ {
"name": "brick/math", "name": "brick/math",
@ -2290,16 +2290,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v9.7.0", "version": "v9.8.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "54c9696ee3e558ab29317ed6e0cb16bb9db5aad4" "reference": "9f468689964ac80b674a2fe71a56baa7e9e20493"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/54c9696ee3e558ab29317ed6e0cb16bb9db5aad4", "url": "https://api.github.com/repos/laravel/framework/zipball/9f468689964ac80b674a2fe71a56baa7e9e20493",
"reference": "54c9696ee3e558ab29317ed6e0cb16bb9db5aad4", "reference": "9f468689964ac80b674a2fe71a56baa7e9e20493",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2465,20 +2465,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2022-04-05T15:07:51+00:00" "time": "2022-04-12T15:43:03+00:00"
}, },
{ {
"name": "laravel/octane", "name": "laravel/octane",
"version": "v1.2.6", "version": "v1.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/octane.git", "url": "https://github.com/laravel/octane.git",
"reference": "88f6a247642f905b1612436028f9a367ce7e7157" "reference": "c08cff913657080455b1f2fa504ded3825ba8824"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/octane/zipball/88f6a247642f905b1612436028f9a367ce7e7157", "url": "https://api.github.com/repos/laravel/octane/zipball/c08cff913657080455b1f2fa504ded3825ba8824",
"reference": "88f6a247642f905b1612436028f9a367ce7e7157", "reference": "c08cff913657080455b1f2fa504ded3825ba8824",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2540,20 +2540,20 @@
"issues": "https://github.com/laravel/octane/issues", "issues": "https://github.com/laravel/octane/issues",
"source": "https://github.com/laravel/octane" "source": "https://github.com/laravel/octane"
}, },
"time": "2022-03-31T13:14:11+00:00" "time": "2022-04-11T14:09:11+00:00"
}, },
{ {
"name": "laravel/sanctum", "name": "laravel/sanctum",
"version": "v2.15.0", "version": "v2.15.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sanctum.git", "url": "https://github.com/laravel/sanctum.git",
"reference": "5be160413b6f37dcf8758663edeab12d0e806f56" "reference": "31fbe6f85aee080c4dc2f9b03dc6dd5d0ee72473"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sanctum/zipball/5be160413b6f37dcf8758663edeab12d0e806f56", "url": "https://api.github.com/repos/laravel/sanctum/zipball/31fbe6f85aee080c4dc2f9b03dc6dd5d0ee72473",
"reference": "5be160413b6f37dcf8758663edeab12d0e806f56", "reference": "31fbe6f85aee080c4dc2f9b03dc6dd5d0ee72473",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2605,7 +2605,7 @@
"issues": "https://github.com/laravel/sanctum/issues", "issues": "https://github.com/laravel/sanctum/issues",
"source": "https://github.com/laravel/sanctum" "source": "https://github.com/laravel/sanctum"
}, },
"time": "2022-03-28T13:53:05+00:00" "time": "2022-04-08T13:39:49+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
@ -2736,16 +2736,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "2.2.3", "version": "2.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71" "reference": "32a49eb2b38fe5e5c417ab748a45d0beaab97955"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/47b015bc4e50fd4438c1ffef6139a1fb65d2ab71", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/32a49eb2b38fe5e5c417ab748a45d0beaab97955",
"reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71", "reference": "32a49eb2b38fe5e5c417ab748a45d0beaab97955",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2754,17 +2754,19 @@
"php": "^7.4 || ^8.0", "php": "^7.4 || ^8.0",
"psr/event-dispatcher": "^1.0", "psr/event-dispatcher": "^1.0",
"symfony/deprecation-contracts": "^2.1 || ^3.0", "symfony/deprecation-contracts": "^2.1 || ^3.0",
"symfony/polyfill-php80": "^1.15" "symfony/polyfill-php80": "^1.16"
}, },
"require-dev": { "require-dev": {
"cebe/markdown": "^1.0", "cebe/markdown": "^1.0",
"commonmark/cmark": "0.30.0", "commonmark/cmark": "0.30.0",
"commonmark/commonmark.js": "0.30.0", "commonmark/commonmark.js": "0.30.0",
"composer/package-versions-deprecated": "^1.8", "composer/package-versions-deprecated": "^1.8",
"embed/embed": "^4.4",
"erusev/parsedown": "^1.0", "erusev/parsedown": "^1.0",
"ext-json": "*", "ext-json": "*",
"github/gfm": "0.29.0", "github/gfm": "0.29.0",
"michelf/php-markdown": "^1.4", "michelf/php-markdown": "^1.4",
"nyholm/psr7": "^1.5",
"phpstan/phpstan": "^0.12.88 || ^1.0.0", "phpstan/phpstan": "^0.12.88 || ^1.0.0",
"phpunit/phpunit": "^9.5.5", "phpunit/phpunit": "^9.5.5",
"scrutinizer/ocular": "^1.8.1", "scrutinizer/ocular": "^1.8.1",
@ -2779,7 +2781,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "2.3-dev" "dev-main": "2.4-dev"
} }
}, },
"autoload": { "autoload": {
@ -2836,7 +2838,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-02-26T21:24:45+00:00" "time": "2022-04-07T22:37:05+00:00"
}, },
{ {
"name": "league/config", "name": "league/config",
@ -2922,16 +2924,16 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "3.0.14", "version": "3.0.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "46a5450352540e89cb8e7eb20c58b5b4aae481f6" "reference": "29eb78cac0be0c22237c5e0f6f98234d97037d79"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/46a5450352540e89cb8e7eb20c58b5b4aae481f6", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/29eb78cac0be0c22237c5e0f6f98234d97037d79",
"reference": "46a5450352540e89cb8e7eb20c58b5b4aae481f6", "reference": "29eb78cac0be0c22237c5e0f6f98234d97037d79",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2992,7 +2994,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/flysystem/issues", "issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.0.14" "source": "https://github.com/thephpleague/flysystem/tree/3.0.17"
}, },
"funding": [ "funding": [
{ {
@ -3008,7 +3010,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-06T18:17:37+00:00" "time": "2022-04-14T14:57:13+00:00"
}, },
{ {
"name": "league/flysystem-aws-s3-v3", "name": "league/flysystem-aws-s3-v3",
@ -3132,16 +3134,16 @@
}, },
{ {
"name": "league/flysystem-sftp", "name": "league/flysystem-sftp",
"version": "3.0.9", "version": "3.0.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem-sftp.git", "url": "https://github.com/thephpleague/flysystem-sftp.git",
"reference": "b8f2bc4ba5f251a902b75941e48dbdd4ba712a13" "reference": "8c69f0e4690572f52145949b607c3d0b667da720"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-sftp/zipball/b8f2bc4ba5f251a902b75941e48dbdd4ba712a13", "url": "https://api.github.com/repos/thephpleague/flysystem-sftp/zipball/8c69f0e4690572f52145949b607c3d0b667da720",
"reference": "b8f2bc4ba5f251a902b75941e48dbdd4ba712a13", "reference": "8c69f0e4690572f52145949b607c3d0b667da720",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3176,7 +3178,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/flysystem-sftp/issues", "issues": "https://github.com/thephpleague/flysystem-sftp/issues",
"source": "https://github.com/thephpleague/flysystem-sftp/tree/3.0.9" "source": "https://github.com/thephpleague/flysystem-sftp/tree/3.0.17"
}, },
"funding": [ "funding": [
{ {
@ -3192,7 +3194,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-02-22T07:15:18+00:00" "time": "2022-04-14T14:56:41+00:00"
}, },
{ {
"name": "league/flysystem-webdav", "name": "league/flysystem-webdav",
@ -3245,16 +3247,16 @@
}, },
{ {
"name": "league/mime-type-detection", "name": "league/mime-type-detection",
"version": "1.9.0", "version": "1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git", "url": "https://github.com/thephpleague/mime-type-detection.git",
"reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69" "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/aa70e813a6ad3d1558fc927863d47309b4c23e69", "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
"reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69", "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3285,7 +3287,7 @@
"description": "Mime-type detection for Flysystem", "description": "Mime-type detection for Flysystem",
"support": { "support": {
"issues": "https://github.com/thephpleague/mime-type-detection/issues", "issues": "https://github.com/thephpleague/mime-type-detection/issues",
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.9.0" "source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0"
}, },
"funding": [ "funding": [
{ {
@ -3297,20 +3299,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-11-21T11:48:40+00:00" "time": "2022-04-17T13:12:02+00:00"
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "2.4.0", "version": "2.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "d7fd7450628561ba697b7097d86db72662f54aef" "reference": "4192345e260f1d51b365536199744b987e160edc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/d7fd7450628561ba697b7097d86db72662f54aef", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/4192345e260f1d51b365536199744b987e160edc",
"reference": "d7fd7450628561ba697b7097d86db72662f54aef", "reference": "4192345e260f1d51b365536199744b987e160edc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3384,7 +3386,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Seldaek/monolog/issues", "issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/2.4.0" "source": "https://github.com/Seldaek/monolog/tree/2.5.0"
}, },
"funding": [ "funding": [
{ {
@ -3396,7 +3398,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-14T12:44:37+00:00" "time": "2022-04-08T15:43:54+00:00"
}, },
{ {
"name": "mtdowling/jmespath.php", "name": "mtdowling/jmespath.php",
@ -3874,21 +3876,22 @@
}, },
{ {
"name": "overtrue/flysystem-cos", "name": "overtrue/flysystem-cos",
"version": "5.0.1", "version": "5.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/overtrue/flysystem-cos.git", "url": "https://github.com/overtrue/flysystem-cos.git",
"reference": "18b1daa4b0650e916f5f03f9782d32e5ee47eaee" "reference": "09bd9c912752d462311d0f575612f0616a789585"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/overtrue/flysystem-cos/zipball/18b1daa4b0650e916f5f03f9782d32e5ee47eaee", "url": "https://api.github.com/repos/overtrue/flysystem-cos/zipball/09bd9c912752d462311d0f575612f0616a789585",
"reference": "18b1daa4b0650e916f5f03f9782d32e5ee47eaee", "reference": "09bd9c912752d462311d0f575612f0616a789585",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"league/flysystem": "^3.0", "league/flysystem": "^3.0",
"overtrue/qcloud-cos-client": "^1.0.0" "overtrue/qcloud-cos-client": "^1.0.0",
"php": ">=8.0.2"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.0", "friendsofphp/php-cs-fixer": "^3.0",
@ -3927,7 +3930,7 @@
"description": "Flysystem adapter for the QCloud COS storage.", "description": "Flysystem adapter for the QCloud COS storage.",
"support": { "support": {
"issues": "https://github.com/overtrue/flysystem-cos/issues", "issues": "https://github.com/overtrue/flysystem-cos/issues",
"source": "https://github.com/overtrue/flysystem-cos/tree/5.0.1" "source": "https://github.com/overtrue/flysystem-cos/tree/5.0.2"
}, },
"funding": [ "funding": [
{ {
@ -3935,7 +3938,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-03-08T13:16:40+00:00" "time": "2022-04-13T01:47:23+00:00"
}, },
{ {
"name": "overtrue/flysystem-qiniu", "name": "overtrue/flysystem-qiniu",
@ -4752,16 +4755,16 @@
}, },
{ {
"name": "qiniu/php-sdk", "name": "qiniu/php-sdk",
"version": "v7.4.3", "version": "v7.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/qiniu/php-sdk.git", "url": "https://github.com/qiniu/php-sdk.git",
"reference": "ee5344f319dd7babd86c9a38e6bd05aa58dc90ea" "reference": "0cc46e4206002d1a736dbb4abb1424b0b7fc3f22"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/qiniu/php-sdk/zipball/ee5344f319dd7babd86c9a38e6bd05aa58dc90ea", "url": "https://api.github.com/repos/qiniu/php-sdk/zipball/0cc46e4206002d1a736dbb4abb1424b0b7fc3f22",
"reference": "ee5344f319dd7babd86c9a38e6bd05aa58dc90ea", "reference": "0cc46e4206002d1a736dbb4abb1424b0b7fc3f22",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4803,9 +4806,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/qiniu/php-sdk/issues", "issues": "https://github.com/qiniu/php-sdk/issues",
"source": "https://github.com/qiniu/php-sdk/tree/v7.4.3" "source": "https://github.com/qiniu/php-sdk/tree/v7.5.0"
}, },
"time": "2022-04-01T08:49:57+00:00" "time": "2022-04-18T10:49:54+00:00"
}, },
{ {
"name": "ralouphie/getallheaders", "name": "ralouphie/getallheaders",
@ -7648,16 +7651,16 @@
}, },
{ {
"name": "tencentcloud/common", "name": "tencentcloud/common",
"version": "3.0.607", "version": "3.0.615",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tencentcloud-sdk-php/common.git", "url": "https://github.com/tencentcloud-sdk-php/common.git",
"reference": "7114ed88afd5a4f645aa0d68d3b2a9257292029f" "reference": "06f8a0b82f47047d38b19c8ab7088fe2d4695fd3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tencentcloud-sdk-php/common/zipball/7114ed88afd5a4f645aa0d68d3b2a9257292029f", "url": "https://api.github.com/repos/tencentcloud-sdk-php/common/zipball/06f8a0b82f47047d38b19c8ab7088fe2d4695fd3",
"reference": "7114ed88afd5a4f645aa0d68d3b2a9257292029f", "reference": "06f8a0b82f47047d38b19c8ab7088fe2d4695fd3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7686,26 +7689,26 @@
"homepage": "https://github.com/tencentcloud-sdk-php/common", "homepage": "https://github.com/tencentcloud-sdk-php/common",
"support": { "support": {
"issues": "https://github.com/tencentcloud-sdk-php/common/issues", "issues": "https://github.com/tencentcloud-sdk-php/common/issues",
"source": "https://github.com/tencentcloud-sdk-php/common/tree/3.0.607" "source": "https://github.com/tencentcloud-sdk-php/common/tree/3.0.615"
}, },
"time": "2022-04-07T00:53:15+00:00" "time": "2022-04-18T22:59:16+00:00"
}, },
{ {
"name": "tencentcloud/ims", "name": "tencentcloud/ims",
"version": "3.0.607", "version": "3.0.615",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tencentcloud-sdk-php/ims.git", "url": "https://github.com/tencentcloud-sdk-php/ims.git",
"reference": "2cbf5a116062bb290fff1bf3bbd9cd7f324fc1ab" "reference": "63d15dce111e0e71f79aceb933d82ec24ab8e3eb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tencentcloud-sdk-php/ims/zipball/2cbf5a116062bb290fff1bf3bbd9cd7f324fc1ab", "url": "https://api.github.com/repos/tencentcloud-sdk-php/ims/zipball/63d15dce111e0e71f79aceb933d82ec24ab8e3eb",
"reference": "2cbf5a116062bb290fff1bf3bbd9cd7f324fc1ab", "reference": "63d15dce111e0e71f79aceb933d82ec24ab8e3eb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"tencentcloud/common": "3.0.607" "tencentcloud/common": "3.0.615"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -7729,9 +7732,9 @@
"homepage": "https://github.com/tencentcloud-sdk-php/ims", "homepage": "https://github.com/tencentcloud-sdk-php/ims",
"support": { "support": {
"issues": "https://github.com/tencentcloud-sdk-php/ims/issues", "issues": "https://github.com/tencentcloud-sdk-php/ims/issues",
"source": "https://github.com/tencentcloud-sdk-php/ims/tree/3.0.607" "source": "https://github.com/tencentcloud-sdk-php/ims/tree/3.0.615"
}, },
"time": "2022-04-07T01:00:53+00:00" "time": "2022-04-18T23:07:13+00:00"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",
@ -10778,16 +10781,16 @@
}, },
{ {
"name": "spatie/laravel-ignition", "name": "spatie/laravel-ignition",
"version": "1.2.0", "version": "1.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-ignition.git", "url": "https://github.com/spatie/laravel-ignition.git",
"reference": "2b54c8c66f2d280f25e15064ebe3d5e3eda19820" "reference": "924d1ae878874ad0bb49f63b69a9af759a34ee78"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/2b54c8c66f2d280f25e15064ebe3d5e3eda19820", "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/924d1ae878874ad0bb49f63b69a9af759a34ee78",
"reference": "2b54c8c66f2d280f25e15064ebe3d5e3eda19820", "reference": "924d1ae878874ad0bb49f63b69a9af759a34ee78",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10864,7 +10867,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-04-01T21:01:58+00:00" "time": "2022-04-14T18:04:51+00:00"
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",