From c1c1f4cca9ce8997c193724cfab31f335ac3833b Mon Sep 17 00:00:00 2001 From: "iVampireSP.com" Date: Tue, 17 Jan 2023 04:38:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E8=BD=AF=E4=BB=B6=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.lock | 109 +++++++++++++++++++++++++------------------------- 1 file changed, 55 insertions(+), 54 deletions(-) diff --git a/composer.lock b/composer.lock index e88c240..a1cfb6a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "7c99675aa9c4e7f1a4390b44b27bdc1f", + "content-hash": "b14330d9a815e6b8fc8cd0329b053f84", "packages": [ { "name": "bacon/bacon-qr-code", @@ -68,16 +68,16 @@ }, { "name": "brick/math", - "version": "0.10.1", + "version": "0.10.2", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "de846578401f4e58f911b3afeb62ced56365ed87" + "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/de846578401f4e58f911b3afeb62ced56365ed87", - "reference": "de846578401f4e58f911b3afeb62ced56365ed87", + "url": "https://api.github.com/repos/brick/math/zipball/459f2781e1a08d52ee56b0b1444086e038561e3f", + "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f", "shasum": "", "mirrors": [ { @@ -118,7 +118,7 @@ ], "support": { "issues": "https://github.com/brick/math/issues", - "source": "https://github.com/brick/math/tree/0.10.1" + "source": "https://github.com/brick/math/tree/0.10.2" }, "funding": [ { @@ -126,7 +126,7 @@ "type": "github" } ], - "time": "2022-08-01T22:54:31+00:00" + "time": "2022-08-10T22:54:19+00:00" }, { "name": "composer/semver", @@ -450,16 +450,16 @@ }, { "name": "doctrine/dbal", - "version": "3.5.1", + "version": "3.5.3", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "f38ee8aaca2d58ee88653cb34a6a3880c23f38a5" + "reference": "88fa7e5189fd5ec6682477044264dc0ed4e3aa1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/f38ee8aaca2d58ee88653cb34a6a3880c23f38a5", - "reference": "f38ee8aaca2d58ee88653cb34a6a3880c23f38a5", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/88fa7e5189fd5ec6682477044264dc0ed4e3aa1e", + "reference": "88fa7e5189fd5ec6682477044264dc0ed4e3aa1e", "shasum": "", "mirrors": [ { @@ -478,16 +478,16 @@ "psr/log": "^1|^2|^3" }, "require-dev": { - "doctrine/coding-standard": "10.0.0", - "jetbrains/phpstorm-stubs": "2022.2", - "phpstan/phpstan": "1.8.10", + "doctrine/coding-standard": "11.0.0", + "jetbrains/phpstorm-stubs": "2022.3", + "phpstan/phpstan": "1.9.4", "phpstan/phpstan-strict-rules": "^1.4", - "phpunit/phpunit": "9.5.25", - "psalm/plugin-phpunit": "0.17.0", + "phpunit/phpunit": "9.5.27", + "psalm/plugin-phpunit": "0.18.4", "squizlabs/php_codesniffer": "3.7.1", "symfony/cache": "^5.4|^6.0", "symfony/console": "^4.4|^5.4|^6.0", - "vimeo/psalm": "4.29.0" + "vimeo/psalm": "4.30.0" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." @@ -547,7 +547,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/3.5.1" + "source": "https://github.com/doctrine/dbal/tree/3.5.3" }, "funding": [ { @@ -563,7 +563,7 @@ "type": "tidelift" } ], - "time": "2022-10-24T07:26:18+00:00" + "time": "2023-01-12T10:21:44+00:00" }, { "name": "doctrine/deprecations", @@ -1873,16 +1873,16 @@ }, { "name": "jenssegers/mongodb", - "version": "v3.9.1", + "version": "3.9.3", "source": { "type": "git", "url": "https://github.com/jenssegers/laravel-mongodb.git", - "reference": "ad4422a98da47c1dad1fc7464e3370269be7a51d" + "reference": "098347c1b8cbc5d7e2076a111e2bbfc66c65a628" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jenssegers/laravel-mongodb/zipball/ad4422a98da47c1dad1fc7464e3370269be7a51d", - "reference": "ad4422a98da47c1dad1fc7464e3370269be7a51d", + "url": "https://api.github.com/repos/jenssegers/laravel-mongodb/zipball/098347c1b8cbc5d7e2076a111e2bbfc66c65a628", + "reference": "098347c1b8cbc5d7e2076a111e2bbfc66c65a628", "shasum": "", "mirrors": [ { @@ -1945,7 +1945,7 @@ ], "support": { "issues": "https://github.com/jenssegers/laravel-mongodb/issues", - "source": "https://github.com/jenssegers/laravel-mongodb/tree/v3.9.1" + "source": "https://github.com/jenssegers/laravel-mongodb/tree/3.9.3" }, "funding": [ { @@ -1957,7 +1957,7 @@ "type": "tidelift" } ], - "time": "2022-06-29T19:04:13+00:00" + "time": "2023-01-16T20:14:17+00:00" }, { "name": "laminas/laminas-diactoros", @@ -3337,12 +3337,12 @@ "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "a6784d523c0e67409b5c64c3d951e9871ef64241" + "reference": "02a54c4c872b99e4ec05c4aec54b5a06eb0f6368" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/a6784d523c0e67409b5c64c3d951e9871ef64241", - "reference": "a6784d523c0e67409b5c64c3d951e9871ef64241", + "url": "https://api.github.com/repos/nette/utils/zipball/02a54c4c872b99e4ec05c4aec54b5a06eb0f6368", + "reference": "02a54c4c872b99e4ec05c4aec54b5a06eb0f6368", "shasum": "", "mirrors": [ { @@ -3420,7 +3420,7 @@ "issues": "https://github.com/nette/utils/issues", "source": "https://github.com/nette/utils/tree/v3.2.8" }, - "time": "2022-09-06T00:55:00+00:00" + "time": "2022-09-12T23:36:20+00:00" }, { "name": "nikic/php-parser", @@ -3793,16 +3793,16 @@ }, { "name": "php-mqtt/client", - "version": "v1.7.0", + "version": "v1.7.1", "source": { "type": "git", "url": "https://github.com/php-mqtt/client.git", - "reference": "846f0de5c5713d947892998f868e6b28607fc0a0" + "reference": "dc40a6d282e057dfe6bd9440b5f65c2e7c9939be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-mqtt/client/zipball/846f0de5c5713d947892998f868e6b28607fc0a0", - "reference": "846f0de5c5713d947892998f868e6b28607fc0a0", + "url": "https://api.github.com/repos/php-mqtt/client/zipball/dc40a6d282e057dfe6bd9440b5f65c2e7c9939be", + "reference": "dc40a6d282e057dfe6bd9440b5f65c2e7c9939be", "shasum": "", "mirrors": [ { @@ -3850,9 +3850,9 @@ ], "support": { "issues": "https://github.com/php-mqtt/client/issues", - "source": "https://github.com/php-mqtt/client/tree/v1.7.0" + "source": "https://github.com/php-mqtt/client/tree/v1.7.1" }, - "time": "2022-12-09T17:02:12+00:00" + "time": "2023-01-13T05:40:57+00:00" }, { "name": "php-mqtt/laravel-client", @@ -5350,16 +5350,16 @@ }, { "name": "spiral/roadrunner", - "version": "v2.12.1", + "version": "v2.12.2", "source": { "type": "git", "url": "https://github.com/roadrunner-server/roadrunner.git", - "reference": "ef1f3159ac2a16ddf0119afcd61df07a51cc8b33" + "reference": "c794a7ab2ae828af8068776b9dfcdcce5299d855" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/roadrunner-server/roadrunner/zipball/ef1f3159ac2a16ddf0119afcd61df07a51cc8b33", - "reference": "ef1f3159ac2a16ddf0119afcd61df07a51cc8b33", + "url": "https://api.github.com/repos/roadrunner-server/roadrunner/zipball/c794a7ab2ae828af8068776b9dfcdcce5299d855", + "reference": "c794a7ab2ae828af8068776b9dfcdcce5299d855", "shasum": "", "mirrors": [ { @@ -5391,9 +5391,9 @@ "description": "RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins", "support": { "issues": "https://github.com/roadrunner-server/roadrunner/issues", - "source": "https://github.com/roadrunner-server/roadrunner/tree/v2.12.1" + "source": "https://github.com/roadrunner-server/roadrunner/tree/v2.12.2" }, - "time": "2022-12-01T11:49:48+00:00" + "time": "2023-01-12T11:55:21+00:00" }, { "name": "spiral/roadrunner-cli", @@ -9870,16 +9870,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.9.9", + "version": "1.9.11", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "f68d7cc3d0638a01bc6321cb826e4cae7fa6884d" + "reference": "60f3d68481eef216199eae7a2603cd5fe124d464" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f68d7cc3d0638a01bc6321cb826e4cae7fa6884d", - "reference": "f68d7cc3d0638a01bc6321cb826e4cae7fa6884d", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/60f3d68481eef216199eae7a2603cd5fe124d464", + "reference": "60f3d68481eef216199eae7a2603cd5fe124d464", "shasum": "", "mirrors": [ { @@ -9915,7 +9915,7 @@ ], "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.9.9" + "source": "https://github.com/phpstan/phpstan/tree/1.9.11" }, "funding": [ { @@ -9931,7 +9931,7 @@ "type": "tidelift" } ], - "time": "2023-01-11T14:39:22+00:00" + "time": "2023-01-12T14:04:13+00:00" }, { "name": "phpunit/php-code-coverage", @@ -10283,16 +10283,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.26", + "version": "9.5.27", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2" + "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/851867efcbb6a1b992ec515c71cdcf20d895e9d2", - "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a2bc7ffdca99f92d959b3f2270529334030bba38", + "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38", "shasum": "", "mirrors": [ { @@ -10371,7 +10371,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.26" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.27" }, "funding": [ { @@ -10387,7 +10387,7 @@ "type": "tidelift" } ], - "time": "2022-10-28T06:00:21+00:00" + "time": "2022-12-09T07:31:23+00:00" }, { "name": "sebastian/cli-parser", @@ -11836,7 +11836,8 @@ "ext-openssl": "*", "ext-pcntl": "*", "ext-posix": "*", - "ext-zip": "^1.19" + "ext-zip": "^1.19", + "ext-bcmath": "*" }, "platform-dev": [], "plugin-api-version": "2.3.0"