diff --git a/composer.lock b/composer.lock index 7139f95..d7a20b9 100755 --- 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": "2bc61b584c7a046e28433823c0691d49", + "content-hash": "79cbfdd105fe0823e6d05f86dc66b34f", "packages": [ { "name": "composer/ca-bundle", @@ -90,16 +90,16 @@ }, { "name": "composer/class-map-generator", - "version": "1.1.0", + "version": "1.3.4", "source": { "type": "git", "url": "https://github.com/composer/class-map-generator.git", - "reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9" + "reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/class-map-generator/zipball/953cc4ea32e0c31f2185549c7d216d7921f03da9", - "reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9", + "url": "https://api.github.com/repos/composer/class-map-generator/zipball/b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3", + "reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3", "shasum": "", "mirrors": [ { @@ -149,7 +149,7 @@ ], "support": { "issues": "https://github.com/composer/class-map-generator/issues", - "source": "https://github.com/composer/class-map-generator/tree/1.1.0" + "source": "https://github.com/composer/class-map-generator/tree/1.3.4" }, "funding": [ { @@ -165,20 +165,20 @@ "type": "tidelift" } ], - "time": "2023-06-30T13:58:57+00:00" + "time": "2024-06-12T14:13:04+00:00" }, { "name": "composer/composer", - "version": "2.7.2", + "version": "2.7.7", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "b826edb791571ab1eaf281eb1bd6e181a1192adc" + "reference": "291942978f39435cf904d33739f98d7d4eca7b23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/b826edb791571ab1eaf281eb1bd6e181a1192adc", - "reference": "b826edb791571ab1eaf281eb1bd6e181a1192adc", + "url": "https://api.github.com/repos/composer/composer/zipball/291942978f39435cf904d33739f98d7d4eca7b23", + "reference": "291942978f39435cf904d33739f98d7d4eca7b23", "shasum": "", "mirrors": [ { @@ -189,10 +189,10 @@ }, "require": { "composer/ca-bundle": "^1.0", - "composer/class-map-generator": "^1.0", + "composer/class-map-generator": "^1.3.3", "composer/metadata-minifier": "^1.0", "composer/pcre": "^2.1 || ^3.1", - "composer/semver": "^3.2.5", + "composer/semver": "^3.3", "composer/spdx-licenses": "^1.5.7", "composer/xdebug-handler": "^2.0.2 || ^3.0.3", "justinrainbow/json-schema": "^5.2.11", @@ -211,11 +211,11 @@ "symfony/process": "^5.4 || ^6.0 || ^7" }, "require-dev": { - "phpstan/phpstan": "^1.9.3", - "phpstan/phpstan-deprecation-rules": "^1", - "phpstan/phpstan-phpunit": "^1.0", - "phpstan/phpstan-strict-rules": "^1", - "phpstan/phpstan-symfony": "^1.2.10", + "phpstan/phpstan": "^1.11.0", + "phpstan/phpstan-deprecation-rules": "^1.2.0", + "phpstan/phpstan-phpunit": "^1.4.0", + "phpstan/phpstan-strict-rules": "^1.6.0", + "phpstan/phpstan-symfony": "^1.4.0", "symfony/phpunit-bridge": "^6.4.1 || ^7.0.1" }, "suggest": { @@ -269,7 +269,7 @@ "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", "security": "https://github.com/composer/composer/security/policy", - "source": "https://github.com/composer/composer/tree/2.7.2" + "source": "https://github.com/composer/composer/tree/2.7.7" }, "funding": [ { @@ -285,7 +285,7 @@ "type": "tidelift" } ], - "time": "2024-03-11T16:12:18+00:00" + "time": "2024-06-10T20:11:12+00:00" }, { "name": "composer/metadata-minifier", @@ -364,16 +364,16 @@ }, { "name": "composer/pcre", - "version": "3.1.3", + "version": "3.1.4", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8" + "reference": "04229f163664973f68f38f6f73d917799168ef24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/5b16e25a5355f1f3afdfc2f954a0a80aec4826a8", - "reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8", + "url": "https://api.github.com/repos/composer/pcre/zipball/04229f163664973f68f38f6f73d917799168ef24", + "reference": "04229f163664973f68f38f6f73d917799168ef24", "shasum": "", "mirrors": [ { @@ -421,7 +421,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.1.3" + "source": "https://github.com/composer/pcre/tree/3.1.4" }, "funding": [ { @@ -437,7 +437,7 @@ "type": "tidelift" } ], - "time": "2024-03-19T10:26:25+00:00" + "time": "2024-05-27T13:40:54+00:00" }, { "name": "composer/semver", @@ -1185,16 +1185,16 @@ }, { "name": "hyperf/codec", - "version": "v3.1.15", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/codec.git", - "reference": "198c364ad8eadda13f1a0decdbb9221ac9c4c260" + "reference": "864e13c8ceb8397d46608c217255a2cf78d4bc69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/codec/zipball/198c364ad8eadda13f1a0decdbb9221ac9c4c260", - "reference": "198c364ad8eadda13f1a0decdbb9221ac9c4c260", + "url": "https://api.github.com/repos/hyperf/codec/zipball/864e13c8ceb8397d46608c217255a2cf78d4bc69", + "reference": "864e13c8ceb8397d46608c217255a2cf78d4bc69", "shasum": "", "mirrors": [ { @@ -1251,20 +1251,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/collection", - "version": "v3.1.22", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/collection.git", - "reference": "6695a970edb4c97694d9f885c4389da6c02a4972" + "reference": "65cde0a514f98c822f57828fad180b5d8fb5d3b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/collection/zipball/6695a970edb4c97694d9f885c4389da6c02a4972", - "reference": "6695a970edb4c97694d9f885c4389da6c02a4972", + "url": "https://api.github.com/repos/hyperf/collection/zipball/65cde0a514f98c822f57828fad180b5d8fb5d3b7", + "reference": "65cde0a514f98c822f57828fad180b5d8fb5d3b7", "shasum": "", "mirrors": [ { @@ -1274,8 +1274,10 @@ ] }, "require": { + "hyperf/conditionable": "~3.1.0", "hyperf/contract": "~3.1.0", "hyperf/macroable": "~3.1.0", + "hyperf/stringable": "~3.1.0", "php": ">=8.1" }, "type": "library", @@ -1320,20 +1322,20 @@ "type": "open_collective" } ], - "time": "2024-05-15T02:56:30+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/conditionable", - "version": "v3.1.0", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/conditionable.git", - "reference": "18da1405ae39a775bd3fae8cec98841eaa22f013" + "reference": "44d08acae6047bb88a548177f7c757d9fe4ff5c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/conditionable/zipball/18da1405ae39a775bd3fae8cec98841eaa22f013", - "reference": "18da1405ae39a775bd3fae8cec98841eaa22f013", + "url": "https://api.github.com/repos/hyperf/conditionable/zipball/44d08acae6047bb88a548177f7c757d9fe4ff5c7", + "reference": "44d08acae6047bb88a548177f7c757d9fe4ff5c7", "shasum": "", "mirrors": [ { @@ -1384,20 +1386,20 @@ "type": "open_collective" } ], - "time": "2023-11-24T03:10:53+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/config", - "version": "v3.1.15", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/config.git", - "reference": "5a92774d6db6bc02fc511c005c01f99d922aa292" + "reference": "af888c12598808de307760f547d2e60aa4281b6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/config/zipball/5a92774d6db6bc02fc511c005c01f99d922aa292", - "reference": "5a92774d6db6bc02fc511c005c01f99d922aa292", + "url": "https://api.github.com/repos/hyperf/config/zipball/af888c12598808de307760f547d2e60aa4281b6f", + "reference": "af888c12598808de307760f547d2e60aa4281b6f", "shasum": "", "mirrors": [ { @@ -1411,8 +1413,8 @@ "hyperf/contract": "~3.1.0", "hyperf/support": "~3.1.0", "php": ">=8.1", - "psr/container": "^1.0|^2.0", - "symfony/finder": "^5.0|^6.0|^7.0" + "psr/container": "^1.0 || ^2.0", + "symfony/finder": "^5.0 || ^6.0 || ^7.0" }, "suggest": { "hyperf/context": "Required to use config()", @@ -1467,20 +1469,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/constants", - "version": "v3.1.16", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/constants.git", - "reference": "55d46901660e4540195145d0e4066296cf0dc130" + "reference": "365003c9420ebc5d9b7044260cdf62f6a0c6f4b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/constants/zipball/55d46901660e4540195145d0e4066296cf0dc130", - "reference": "55d46901660e4540195145d0e4066296cf0dc130", + "url": "https://api.github.com/repos/hyperf/constants/zipball/365003c9420ebc5d9b7044260cdf62f6a0c6f4b1", + "reference": "365003c9420ebc5d9b7044260cdf62f6a0c6f4b1", "shasum": "", "mirrors": [ { @@ -1539,20 +1541,20 @@ "type": "open_collective" } ], - "time": "2024-03-31T11:35:28+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/context", - "version": "v3.1.15", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/context.git", - "reference": "ad913fd50eb5f738c038e172c120bc6956c0da69" + "reference": "e7d169e587eac3692e523aed26d1896fd6a548fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/context/zipball/ad913fd50eb5f738c038e172c120bc6956c0da69", - "reference": "ad913fd50eb5f738c038e172c120bc6956c0da69", + "url": "https://api.github.com/repos/hyperf/context/zipball/e7d169e587eac3692e523aed26d1896fd6a548fe", + "reference": "e7d169e587eac3692e523aed26d1896fd6a548fe", "shasum": "", "mirrors": [ { @@ -1607,20 +1609,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/contract", - "version": "v3.1.2", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/contract.git", - "reference": "f5379df6df65363d645506f373888372135ac0c6" + "reference": "f6465a1d9b9f9ac5a48fa5d250c45d00a874cc19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/contract/zipball/f5379df6df65363d645506f373888372135ac0c6", - "reference": "f5379df6df65363d645506f373888372135ac0c6", + "url": "https://api.github.com/repos/hyperf/contract/zipball/f6465a1d9b9f9ac5a48fa5d250c45d00a874cc19", + "reference": "f6465a1d9b9f9ac5a48fa5d250c45d00a874cc19", "shasum": "", "mirrors": [ { @@ -1670,20 +1672,20 @@ "type": "open_collective" } ], - "time": "2023-12-11T03:14:01+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/coordinator", - "version": "v3.1.21", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/coordinator.git", - "reference": "caf5a70f96b7f22950e1caa3ba74f72c8382493c" + "reference": "1137c188bed7c94cf3bea117e5b98939d64b969e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/coordinator/zipball/caf5a70f96b7f22950e1caa3ba74f72c8382493c", - "reference": "caf5a70f96b7f22950e1caa3ba74f72c8382493c", + "url": "https://api.github.com/repos/hyperf/coordinator/zipball/1137c188bed7c94cf3bea117e5b98939d64b969e", + "reference": "1137c188bed7c94cf3bea117e5b98939d64b969e", "shasum": "", "mirrors": [ { @@ -1738,20 +1740,20 @@ "type": "open_collective" } ], - "time": "2024-05-09T02:35:08+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/coroutine", - "version": "v3.1.15", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/coroutine.git", - "reference": "8f4c573a9457646db3e629dacabe064eebaf8cc1" + "reference": "9575665dae33561036ddd7e984adaf2b60396f6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/coroutine/zipball/8f4c573a9457646db3e629dacabe064eebaf8cc1", - "reference": "8f4c573a9457646db3e629dacabe064eebaf8cc1", + "url": "https://api.github.com/repos/hyperf/coroutine/zipball/9575665dae33561036ddd7e984adaf2b60396f6c", + "reference": "9575665dae33561036ddd7e984adaf2b60396f6c", "shasum": "", "mirrors": [ { @@ -1808,20 +1810,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/di", - "version": "v3.1.14", + "version": "v3.1.15", "source": { "type": "git", "url": "https://github.com/hyperf/di.git", - "reference": "606f5bb1d918c95c6e30656bd34015af6f23b072" + "reference": "681120f158739bde07dc5c761e11be56e8d07109" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/di/zipball/606f5bb1d918c95c6e30656bd34015af6f23b072", - "reference": "606f5bb1d918c95c6e30656bd34015af6f23b072", + "url": "https://api.github.com/repos/hyperf/di/zipball/681120f158739bde07dc5c761e11be56e8d07109", + "reference": "681120f158739bde07dc5c761e11be56e8d07109", "shasum": "", "mirrors": [ { @@ -1890,7 +1892,7 @@ "type": "open_collective" } ], - "time": "2024-03-21T14:11:05+00:00" + "time": "2024-03-23T11:28:51+00:00" }, { "name": "hyperf/engine", @@ -2053,16 +2055,16 @@ }, { "name": "hyperf/framework", - "version": "v3.1.15", + "version": "v3.1.23", "source": { "type": "git", "url": "https://github.com/hyperf/framework.git", - "reference": "e555b61352f366760536df4e1face1c6950d81c9" + "reference": "c40d529fafc197c67a64e9ca918498d417d4102c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/framework/zipball/e555b61352f366760536df4e1face1c6950d81c9", - "reference": "e555b61352f366760536df4e1face1c6950d81c9", + "url": "https://api.github.com/repos/hyperf/framework/zipball/c40d529fafc197c67a64e9ca918498d417d4102c", + "reference": "c40d529fafc197c67a64e9ca918498d417d4102c", "shasum": "", "mirrors": [ { @@ -2132,7 +2134,7 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-05-21T05:43:48+00:00" }, { "name": "hyperf/http-message", @@ -2209,16 +2211,16 @@ }, { "name": "hyperf/logger", - "version": "v3.1.15", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/logger.git", - "reference": "014f511449f84f6dea0cf368531ac07f31408496" + "reference": "c690c211f21e8ac3aa7960b54cc6e5bbd3a48f35" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/logger/zipball/014f511449f84f6dea0cf368531ac07f31408496", - "reference": "014f511449f84f6dea0cf368531ac07f31408496", + "url": "https://api.github.com/repos/hyperf/logger/zipball/c690c211f21e8ac3aa7960b54cc6e5bbd3a48f35", + "reference": "c690c211f21e8ac3aa7960b54cc6e5bbd3a48f35", "shasum": "", "mirrors": [ { @@ -2231,10 +2233,10 @@ "hyperf/contract": "~3.1.0", "hyperf/support": "~3.1.0", "hyperf/utils": "~3.1.0", - "monolog/monolog": "^2.7|^3.1", + "monolog/monolog": "^2.7 || ^3.1", "php": ">=8.1", - "psr/container": "^1.0|^2.0", - "psr/log": "^1.0|^2.0|^3.0" + "psr/container": "^1.0 || ^2.0", + "psr/log": "^1.0 || ^2.0 || ^3.0" }, "type": "library", "extra": { @@ -2277,20 +2279,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/macroable", - "version": "v3.1.15", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/macroable.git", - "reference": "8912b5de69d25451b8ca103e4e47f0935e81072b" + "reference": "6ffb8afe742d9c7e999340a80bd101109c3b4999" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/macroable/zipball/8912b5de69d25451b8ca103e4e47f0935e81072b", - "reference": "8912b5de69d25451b8ca103e4e47f0935e81072b", + "url": "https://api.github.com/repos/hyperf/macroable/zipball/6ffb8afe742d9c7e999340a80bd101109c3b4999", + "reference": "6ffb8afe742d9c7e999340a80bd101109c3b4999", "shasum": "", "mirrors": [ { @@ -2341,20 +2343,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/paginator", - "version": "v3.1.15", + "version": "v3.1.25", "source": { "type": "git", "url": "https://github.com/hyperf/paginator.git", - "reference": "8367a1bf9e94f4df91840c5bd9af359ffa07e806" + "reference": "e69c853b8fe96857b3ceb70321c9a875a4702230" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/paginator/zipball/8367a1bf9e94f4df91840c5bd9af359ffa07e806", - "reference": "8367a1bf9e94f4df91840c5bd9af359ffa07e806", + "url": "https://api.github.com/repos/hyperf/paginator/zipball/e69c853b8fe96857b3ceb70321c9a875a4702230", + "reference": "e69c853b8fe96857b3ceb70321c9a875a4702230", "shasum": "", "mirrors": [ { @@ -2415,20 +2417,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-05-30T13:06:13+00:00" }, { "name": "hyperf/pipeline", - "version": "v3.1.15", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/pipeline.git", - "reference": "ad4dbaeea2dc1166bb02e3ac5572f4eb773315a8" + "reference": "48fd214b0596a68904fed1dfb24bd971bffba0fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/pipeline/zipball/ad4dbaeea2dc1166bb02e3ac5572f4eb773315a8", - "reference": "ad4dbaeea2dc1166bb02e3ac5572f4eb773315a8", + "url": "https://api.github.com/repos/hyperf/pipeline/zipball/48fd214b0596a68904fed1dfb24bd971bffba0fb", + "reference": "48fd214b0596a68904fed1dfb24bd971bffba0fb", "shasum": "", "mirrors": [ { @@ -2439,7 +2441,7 @@ }, "require": { "php": ">=8.1", - "psr/container": "^1.0|^2.0" + "psr/container": "^1.0 || ^2.0" }, "type": "library", "extra": { @@ -2480,20 +2482,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/pool", - "version": "v3.1.15", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/pool.git", - "reference": "34d907adf5bb2727160bfcdeafe0e98cab00d6c7" + "reference": "c49e5e40e4ef07e37404311d2370545cdac6dc42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/pool/zipball/34d907adf5bb2727160bfcdeafe0e98cab00d6c7", - "reference": "34d907adf5bb2727160bfcdeafe0e98cab00d6c7", + "url": "https://api.github.com/repos/hyperf/pool/zipball/c49e5e40e4ef07e37404311d2370545cdac6dc42", + "reference": "c49e5e40e4ef07e37404311d2370545cdac6dc42", "shasum": "", "mirrors": [ { @@ -2507,7 +2509,7 @@ "hyperf/support": "~3.1.0", "hyperf/utils": "~3.1.0", "php": ">=8.1", - "psr/container": "^1.0|^2.0" + "psr/container": "^1.0 || ^2.0" }, "suggest": { "psr/event-dispatcher": "Required to use events." @@ -2554,20 +2556,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/redis", - "version": "v3.1.15", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/redis.git", - "reference": "5cf164ccb4a0e2ad4a9bb7ebc818df35b8791a19" + "reference": "535f5f107b6d531b56fabe017a5f544cc53fc194" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/redis/zipball/5cf164ccb4a0e2ad4a9bb7ebc818df35b8791a19", - "reference": "5cf164ccb4a0e2ad4a9bb7ebc818df35b8791a19", + "url": "https://api.github.com/repos/hyperf/redis/zipball/535f5f107b6d531b56fabe017a5f544cc53fc194", + "reference": "535f5f107b6d531b56fabe017a5f544cc53fc194", "shasum": "", "mirrors": [ { @@ -2577,14 +2579,14 @@ ] }, "require": { - "ext-redis": "^5.0|^6.0", + "ext-redis": "^5.0 || ^6.0", "hyperf/contract": "~3.1.0", "hyperf/pool": "~3.1.0", "hyperf/support": "~3.1.0", "hyperf/tappable": "~3.1.0", "hyperf/utils": "~3.1.0", "php": ">=8.1", - "psr/container": "^1.0|^2.0" + "psr/container": "^1.0 || ^2.0" }, "suggest": { "ext-redis": "Required to use sentinel mode (>=5.2).", @@ -2632,20 +2634,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/resource", - "version": "v3.1.15", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/resource.git", - "reference": "9d01f116da605d0f71de5d1684c915d509371e36" + "reference": "0a74b157b317798afbfca07930037b3810604073" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/resource/zipball/9d01f116da605d0f71de5d1684c915d509371e36", - "reference": "9d01f116da605d0f71de5d1684c915d509371e36", + "url": "https://api.github.com/repos/hyperf/resource/zipball/0a74b157b317798afbfca07930037b3810604073", + "reference": "0a74b157b317798afbfca07930037b3810604073", "shasum": "", "mirrors": [ { @@ -2664,7 +2666,7 @@ "hyperf/tappable": "~3.1.0", "hyperf/utils": "~3.1.0", "php": ">=8.1", - "psr/container": "^1.0|^2.0", + "psr/container": "^1.0 || ^2.0", "swow/psr7-plus": "^1.0" }, "type": "library", @@ -2708,20 +2710,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/serializer", - "version": "v3.1.22", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/serializer.git", - "reference": "48cdd2ec51d95b813c9d6f83089525593f465546" + "reference": "e367c446c81f9df8b93d79c4611b2f72bc398088" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/serializer/zipball/48cdd2ec51d95b813c9d6f83089525593f465546", - "reference": "48cdd2ec51d95b813c9d6f83089525593f465546", + "url": "https://api.github.com/repos/hyperf/serializer/zipball/e367c446c81f9df8b93d79c4611b2f72bc398088", + "reference": "e367c446c81f9df8b93d79c4611b2f72bc398088", "shasum": "", "mirrors": [ { @@ -2781,20 +2783,20 @@ "type": "open_collective" } ], - "time": "2024-05-15T05:22:10+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/stdlib", - "version": "v3.1.0", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/stdlib.git", - "reference": "25b73da235551d0d71d9157324709abaea36c455" + "reference": "b533f6f99c254220838207097afa830fcf13e198" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/stdlib/zipball/25b73da235551d0d71d9157324709abaea36c455", - "reference": "25b73da235551d0d71d9157324709abaea36c455", + "url": "https://api.github.com/repos/hyperf/stdlib/zipball/b533f6f99c254220838207097afa830fcf13e198", + "reference": "b533f6f99c254220838207097afa830fcf13e198", "shasum": "", "mirrors": [ { @@ -2845,20 +2847,20 @@ "type": "open_collective" } ], - "time": "2023-11-24T03:10:53+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/stringable", - "version": "v3.1.13", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/stringable.git", - "reference": "b79f7204c35874a4ea0e917239b74fd230c93e1f" + "reference": "ceb641748d8219cdc9891c956c9c062ebda3cf3d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/stringable/zipball/b79f7204c35874a4ea0e917239b74fd230c93e1f", - "reference": "b79f7204c35874a4ea0e917239b74fd230c93e1f", + "url": "https://api.github.com/repos/hyperf/stringable/zipball/ceb641748d8219cdc9891c956c9c062ebda3cf3d", + "reference": "ceb641748d8219cdc9891c956c9c062ebda3cf3d", "shasum": "", "mirrors": [ { @@ -2922,20 +2924,20 @@ "type": "open_collective" } ], - "time": "2024-03-10T09:19:40+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/support", - "version": "v3.1.15", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/support.git", - "reference": "3fb5c6c5a4f795cb0304a032f6f5b85f62a5f872" + "reference": "b62a24c484cb5794a77bacb79fe3bc6be80972d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/support/zipball/3fb5c6c5a4f795cb0304a032f6f5b85f62a5f872", - "reference": "3fb5c6c5a4f795cb0304a032f6f5b85f62a5f872", + "url": "https://api.github.com/repos/hyperf/support/zipball/b62a24c484cb5794a77bacb79fe3bc6be80972d2", + "reference": "b62a24c484cb5794a77bacb79fe3bc6be80972d2", "shasum": "", "mirrors": [ { @@ -2998,20 +3000,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/tappable", - "version": "v3.1.15", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/tappable.git", - "reference": "69f22bbc8ecb5b930cc95a49ae9bf0ca0efbfdf1" + "reference": "b2c7ef40608dd17221adcdfd94dcb28fd842a7be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/tappable/zipball/69f22bbc8ecb5b930cc95a49ae9bf0ca0efbfdf1", - "reference": "69f22bbc8ecb5b930cc95a49ae9bf0ca0efbfdf1", + "url": "https://api.github.com/repos/hyperf/tappable/zipball/b2c7ef40608dd17221adcdfd94dcb28fd842a7be", + "reference": "b2c7ef40608dd17221adcdfd94dcb28fd842a7be", "shasum": "", "mirrors": [ { @@ -3065,20 +3067,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/translation", - "version": "v3.1.0", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/translation.git", - "reference": "324eb2d335c88101e69abedecd33188a535f4760" + "reference": "b07b0bf2f681059fd243c0ed877b317f6918c59b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/translation/zipball/324eb2d335c88101e69abedecd33188a535f4760", - "reference": "324eb2d335c88101e69abedecd33188a535f4760", + "url": "https://api.github.com/repos/hyperf/translation/zipball/b07b0bf2f681059fd243c0ed877b317f6918c59b", + "reference": "b07b0bf2f681059fd243c0ed877b317f6918c59b", "shasum": "", "mirrors": [ { @@ -3093,7 +3095,7 @@ "hyperf/support": "~3.1.0", "hyperf/utils": "~3.1.0", "php": ">=8.1", - "psr/container": "^1.0|^2.0" + "psr/container": "^1.0 || ^2.0" }, "type": "library", "extra": { @@ -3123,7 +3125,7 @@ ], "support": { "issues": "https://github.com/hyperf/translation/issues", - "source": "https://github.com/hyperf/translation/tree/v3.1.0" + "source": "https://github.com/hyperf/translation/tree/v3.1.27" }, "funding": [ { @@ -3135,20 +3137,20 @@ "type": "open_collective" } ], - "time": "2023-11-24T03:10:53+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/utils", - "version": "v3.1.0", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/utils.git", - "reference": "10522904195eb5af9090bbd072589fb387c91041" + "reference": "05cbe18451813d843df419eabdf6c69843796f20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/utils/zipball/10522904195eb5af9090bbd072589fb387c91041", - "reference": "10522904195eb5af9090bbd072589fb387c91041", + "url": "https://api.github.com/repos/hyperf/utils/zipball/05cbe18451813d843df419eabdf6c69843796f20", + "reference": "05cbe18451813d843df419eabdf6c69843796f20", "shasum": "", "mirrors": [ { @@ -3207,7 +3209,7 @@ "type": "open_collective" } ], - "time": "2023-11-24T03:10:53+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "jetbrains/phpstorm-attributes", @@ -3519,16 +3521,16 @@ }, { "name": "monolog/monolog", - "version": "3.5.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448" + "reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448", - "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/4b18b21a5527a3d5ffdac2fd35d3ab25a9597654", + "reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654", "shasum": "", "mirrors": [ { @@ -3557,7 +3559,7 @@ "phpstan/phpstan": "^1.9", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-strict-rules": "^1.4", - "phpunit/phpunit": "^10.1", + "phpunit/phpunit": "^10.5.17", "predis/predis": "^1.1 || ^2", "ruflin/elastica": "^7", "symfony/mailer": "^5.4 || ^6", @@ -3610,7 +3612,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.5.0" + "source": "https://github.com/Seldaek/monolog/tree/3.6.0" }, "funding": [ { @@ -3622,7 +3624,7 @@ "type": "tidelift" } ], - "time": "2023-10-27T15:32:31+00:00" + "time": "2024-04-12T21:02:21+00:00" }, { "name": "myclabs/php-enum", @@ -3886,16 +3888,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.11.0", + "version": "1.11.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "666cb1703742cea9cc80fee631f0940e1592fa6e" + "reference": "9100a76ce8015b9aa7125b9171ae3a76887b6c82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/666cb1703742cea9cc80fee631f0940e1592fa6e", - "reference": "666cb1703742cea9cc80fee631f0940e1592fa6e", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9100a76ce8015b9aa7125b9171ae3a76887b6c82", + "reference": "9100a76ce8015b9aa7125b9171ae3a76887b6c82", "shasum": "", "mirrors": [ { @@ -3946,7 +3948,7 @@ "type": "github" } ], - "time": "2024-05-13T06:02:22+00:00" + "time": "2024-06-06T12:19:22+00:00" }, { "name": "psr/container", @@ -4299,16 +4301,16 @@ }, { "name": "react/promise", - "version": "v3.0.0", + "version": "v3.1.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", - "reference": "c86753c76fd3be465d93b308f18d189f01a22be4" + "reference": "e563d55d1641de1dea9f5e84f3cccc66d2bfe02c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/c86753c76fd3be465d93b308f18d189f01a22be4", - "reference": "c86753c76fd3be465d93b308f18d189f01a22be4", + "url": "https://api.github.com/repos/reactphp/promise/zipball/e563d55d1641de1dea9f5e84f3cccc66d2bfe02c", + "reference": "e563d55d1641de1dea9f5e84f3cccc66d2bfe02c", "shasum": "", "mirrors": [ { @@ -4321,8 +4323,8 @@ "php": ">=7.1.0" }, "require-dev": { - "phpstan/phpstan": "1.10.20 || 1.4.10", - "phpunit/phpunit": "^9.5 || ^7.5" + "phpstan/phpstan": "1.10.39 || 1.4.10", + "phpunit/phpunit": "^9.6 || ^7.5" }, "type": "library", "autoload": { @@ -4366,7 +4368,7 @@ ], "support": { "issues": "https://github.com/reactphp/promise/issues", - "source": "https://github.com/reactphp/promise/tree/v3.0.0" + "source": "https://github.com/reactphp/promise/tree/v3.1.0" }, "funding": [ { @@ -4374,7 +4376,7 @@ "type": "open_collective" } ], - "time": "2023-07-11T16:12:49+00:00" + "time": "2023-11-16T16:21:57+00:00" }, { "name": "rector/rector", @@ -4748,16 +4750,16 @@ }, { "name": "symfony/console", - "version": "v6.4.4", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "0d9e4eb5ad413075624378f474c4167ea202de78" + "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/0d9e4eb5ad413075624378f474c4167ea202de78", - "reference": "0d9e4eb5ad413075624378f474c4167ea202de78", + "url": "https://api.github.com/repos/symfony/console/zipball/be5854cee0e8c7b110f00d695d11debdfa1a2a91", + "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91", "shasum": "", "mirrors": [ { @@ -4828,7 +4830,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.4" + "source": "https://github.com/symfony/console/tree/v6.4.8" }, "funding": [ { @@ -4844,7 +4846,7 @@ "type": "tidelift" } ], - "time": "2024-02-22T20:27:10+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/deprecation-contracts", @@ -4921,16 +4923,16 @@ }, { "name": "symfony/filesystem", - "version": "v6.4.3", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb" + "reference": "4d37529150e7081c51b3c5d5718c55a04a9503f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb", - "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/4d37529150e7081c51b3c5d5718c55a04a9503f3", + "reference": "4d37529150e7081c51b3c5d5718c55a04a9503f3", "shasum": "", "mirrors": [ { @@ -4944,6 +4946,9 @@ "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.8" }, + "require-dev": { + "symfony/process": "^5.4|^6.4|^7.0" + }, "type": "library", "autoload": { "psr-4": { @@ -4970,7 +4975,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.4.3" + "source": "https://github.com/symfony/filesystem/tree/v6.4.8" }, "funding": [ { @@ -4986,20 +4991,20 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/finder", - "version": "v6.4.0", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "11d736e97f116ac375a81f96e662911a34cd50ce" + "reference": "3ef977a43883215d560a2cecb82ec8e62131471c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/11d736e97f116ac375a81f96e662911a34cd50ce", - "reference": "11d736e97f116ac375a81f96e662911a34cd50ce", + "url": "https://api.github.com/repos/symfony/finder/zipball/3ef977a43883215d560a2cecb82ec8e62131471c", + "reference": "3ef977a43883215d560a2cecb82ec8e62131471c", "shasum": "", "mirrors": [ { @@ -5040,7 +5045,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v6.4.0" + "source": "https://github.com/symfony/finder/tree/v6.4.8" }, "funding": [ { @@ -5056,20 +5061,20 @@ "type": "tidelift" } ], - "time": "2023-10-31T17:30:12+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/http-foundation", - "version": "v6.4.4", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "ebc713bc6e6f4b53f46539fc158be85dfcd77304" + "reference": "27de8cc95e11db7a50b027e71caaab9024545947" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ebc713bc6e6f4b53f46539fc158be85dfcd77304", - "reference": "ebc713bc6e6f4b53f46539fc158be85dfcd77304", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/27de8cc95e11db7a50b027e71caaab9024545947", + "reference": "27de8cc95e11db7a50b027e71caaab9024545947", "shasum": "", "mirrors": [ { @@ -5123,7 +5128,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v6.4.4" + "source": "https://github.com/symfony/http-foundation/tree/v6.4.8" }, "funding": [ { @@ -5139,20 +5144,20 @@ "type": "tidelift" } ], - "time": "2024-02-08T15:01:18+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.28.0", + "version": "v1.29.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb" + "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", - "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4", + "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4", "shasum": "", "mirrors": [ { @@ -5172,9 +5177,6 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" @@ -5211,7 +5213,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0" }, "funding": [ { @@ -5227,20 +5229,20 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2024-01-29T20:11:03+00:00" }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f" + "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f", - "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/64647a7c30b2283f5d49b874d84a18fc22054b7a", + "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a", "shasum": "", "mirrors": [ { @@ -5295,7 +5297,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.30.0" }, "funding": [ { @@ -5311,20 +5313,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.28.0", + "version": "v1.29.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92" + "reference": "bc45c394692b948b4d383a08d7753968bed9a83d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92", - "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d", + "reference": "bc45c394692b948b4d383a08d7753968bed9a83d", "shasum": "", "mirrors": [ { @@ -5341,9 +5343,6 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" @@ -5385,7 +5384,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0" }, "funding": [ { @@ -5401,20 +5400,20 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2024-01-29T20:11:03+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.28.0", + "version": "v1.29.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "42292d99c55abe617799667f454222c54c60e229" + "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229", - "reference": "42292d99c55abe617799667f454222c54c60e229", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec", + "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec", "shasum": "", "mirrors": [ { @@ -5434,9 +5433,6 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" @@ -5474,7 +5470,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0" }, "funding": [ { @@ -5490,20 +5486,20 @@ "type": "tidelift" } ], - "time": "2023-07-28T09:04:16+00:00" + "time": "2024-01-29T20:11:03+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.28.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5" + "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5", - "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ec444d3f3f6505bb28d11afa41e75faadebc10a1", + "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1", "shasum": "", "mirrors": [ { @@ -5517,9 +5513,6 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" @@ -5559,7 +5552,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.30.0" }, "funding": [ { @@ -5575,7 +5568,7 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-php80", @@ -5665,16 +5658,16 @@ }, { "name": "symfony/polyfill-php81", - "version": "v1.28.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b" + "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b", - "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/3fb075789fb91f9ad9af537c4012d523085bd5af", + "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af", "shasum": "", "mirrors": [ { @@ -5688,9 +5681,6 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" @@ -5730,7 +5720,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.30.0" }, "funding": [ { @@ -5746,20 +5736,20 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/polyfill-php82", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php82.git", - "reference": "559d488c38784112c78b9bf17c5ce8366a265643" + "reference": "77ff49780f56906788a88974867ed68bc49fae5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/559d488c38784112c78b9bf17c5ce8366a265643", - "reference": "559d488c38784112c78b9bf17c5ce8366a265643", + "url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/77ff49780f56906788a88974867ed68bc49fae5b", + "reference": "77ff49780f56906788a88974867ed68bc49fae5b", "shasum": "", "mirrors": [ { @@ -5812,7 +5802,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php82/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php82/tree/v1.30.0" }, "funding": [ { @@ -5828,20 +5818,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/polyfill-php83", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "86fcae159633351e5fd145d1c47de6c528f8caff" + "reference": "dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/86fcae159633351e5fd145d1c47de6c528f8caff", - "reference": "86fcae159633351e5fd145d1c47de6c528f8caff", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9", + "reference": "dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9", "shasum": "", "mirrors": [ { @@ -5851,8 +5841,7 @@ ] }, "require": { - "php": ">=7.1", - "symfony/polyfill-php80": "^1.14" + "php": ">=7.1" }, "type": "library", "extra": { @@ -5895,7 +5884,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.30.0" }, "funding": [ { @@ -5911,20 +5900,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:35:24+00:00" }, { "name": "symfony/process", - "version": "v6.4.4", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "710e27879e9be3395de2b98da3f52a946039f297" + "reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/710e27879e9be3395de2b98da3f52a946039f297", - "reference": "710e27879e9be3395de2b98da3f52a946039f297", + "url": "https://api.github.com/repos/symfony/process/zipball/8d92dd79149f29e89ee0f480254db595f6a6a2c5", + "reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5", "shasum": "", "mirrors": [ { @@ -5962,7 +5951,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.4" + "source": "https://github.com/symfony/process/tree/v6.4.8" }, "funding": [ { @@ -5978,7 +5967,7 @@ "type": "tidelift" } ], - "time": "2024-02-20T12:31:00+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/service-contracts", @@ -6070,16 +6059,16 @@ }, { "name": "symfony/string", - "version": "v6.4.4", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9" + "reference": "a147c0f826c4a1f3afb763ab8e009e37c877a44d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9", - "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9", + "url": "https://api.github.com/repos/symfony/string/zipball/a147c0f826c4a1f3afb763ab8e009e37c877a44d", + "reference": "a147c0f826c4a1f3afb763ab8e009e37c877a44d", "shasum": "", "mirrors": [ { @@ -6142,7 +6131,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.4.4" + "source": "https://github.com/symfony/string/tree/v6.4.8" }, "funding": [ { @@ -6158,7 +6147,7 @@ "type": "tidelift" } ], - "time": "2024-02-01T13:16:41+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "teapot/status-code", @@ -7587,16 +7576,16 @@ }, { "name": "friendsofhyperf/pest-plugin-hyperf", - "version": "v3.1.17", + "version": "v3.1.28.2", "source": { "type": "git", "url": "https://github.com/friendsofhyperf/pest-plugin-hyperf.git", - "reference": "7ec8ac62f27c96196e589106d2d159c9dea78759" + "reference": "9c1f4aa526f0fbe03bb6f9a6c5fb7a95a6cefda9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/friendsofhyperf/pest-plugin-hyperf/zipball/7ec8ac62f27c96196e589106d2d159c9dea78759", - "reference": "7ec8ac62f27c96196e589106d2d159c9dea78759", + "url": "https://api.github.com/repos/friendsofhyperf/pest-plugin-hyperf/zipball/9c1f4aa526f0fbe03bb6f9a6c5fb7a95a6cefda9", + "reference": "9c1f4aa526f0fbe03bb6f9a6c5fb7a95a6cefda9", "shasum": "", "mirrors": [ { @@ -7655,6 +7644,7 @@ ], "support": { "issues": "https://github.com/friendsofhyperf/components/issues", + "pull-request": "https://github.com/friendsofhyperf/components/pulls", "source": "https://github.com/friendsofhyperf/components" }, "funding": [ @@ -7667,20 +7657,20 @@ "type": "github" } ], - "time": "2024-02-27T00:32:26+00:00" + "time": "2024-05-31T03:26:30+00:00" }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.57.1", + "version": "v3.58.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "3f7efe667a8c9818aacceee478add7c0fc24cb21" + "reference": "04e9424025677a86914b9a4944dbbf4060bb0aff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/3f7efe667a8c9818aacceee478add7c0fc24cb21", - "reference": "3f7efe667a8c9818aacceee478add7c0fc24cb21", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/04e9424025677a86914b9a4944dbbf4060bb0aff", + "reference": "04e9424025677a86914b9a4944dbbf4060bb0aff", "shasum": "", "mirrors": [ { @@ -7765,7 +7755,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.57.1" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.58.1" }, "funding": [ { @@ -7773,7 +7763,7 @@ "type": "github" } ], - "time": "2024-05-15T22:01:07+00:00" + "time": "2024-05-29T16:39:07+00:00" }, { "name": "guzzlehttp/guzzle", @@ -8120,16 +8110,16 @@ }, { "name": "hyperf/crontab", - "version": "v3.1.16", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/crontab.git", - "reference": "6d58fcfeec136e31271d17878193bc85d2515a0a" + "reference": "221a7ef857ca16a0d86117c5978408c3c312e390" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/crontab/zipball/6d58fcfeec136e31271d17878193bc85d2515a0a", - "reference": "6d58fcfeec136e31271d17878193bc85d2515a0a", + "url": "https://api.github.com/repos/hyperf/crontab/zipball/221a7ef857ca16a0d86117c5978408c3c312e390", + "reference": "221a7ef857ca16a0d86117c5978408c3c312e390", "shasum": "", "mirrors": [ { @@ -8193,20 +8183,20 @@ "type": "open_collective" } ], - "time": "2024-04-02T02:40:09+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/database", - "version": "v3.1.22", + "version": "v3.1.26", "source": { "type": "git", "url": "https://github.com/hyperf/database.git", - "reference": "27de4bfb9fa5eaf13550c0e48512813281efbe44" + "reference": "18aae4b1dcf43444b1e06062ed553acdfe8c4607" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/database/zipball/27de4bfb9fa5eaf13550c0e48512813281efbe44", - "reference": "27de4bfb9fa5eaf13550c0e48512813281efbe44", + "url": "https://api.github.com/repos/hyperf/database/zipball/18aae4b1dcf43444b1e06062ed553acdfe8c4607", + "reference": "18aae4b1dcf43444b1e06062ed553acdfe8c4607", "shasum": "", "mirrors": [ { @@ -8218,6 +8208,7 @@ "require": { "hyperf/code-parser": "~3.1.0", "hyperf/collection": "~3.1.0", + "hyperf/conditionable": "~3.1.0", "hyperf/macroable": "~3.1.0", "hyperf/support": "~3.1.0", "hyperf/tappable": "~3.1.0", @@ -8270,20 +8261,20 @@ "type": "open_collective" } ], - "time": "2024-05-15T06:32:41+00:00" + "time": "2024-06-12T03:22:49+00:00" }, { "name": "hyperf/db", - "version": "v3.1.22", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/db.git", - "reference": "50c282b5352fbdf5ba58909fee106d15866102da" + "reference": "2b82a386b96378bfe2decf6be3864bdac7eced76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/db/zipball/50c282b5352fbdf5ba58909fee106d15866102da", - "reference": "50c282b5352fbdf5ba58909fee106d15866102da", + "url": "https://api.github.com/repos/hyperf/db/zipball/2b82a386b96378bfe2decf6be3864bdac7eced76", + "reference": "2b82a386b96378bfe2decf6be3864bdac7eced76", "shasum": "", "mirrors": [ { @@ -8299,7 +8290,7 @@ "hyperf/support": "~3.1.0", "hyperf/utils": "~3.1.0", "php": ">=8.1", - "psr/container": "^1.0|^2.0" + "psr/container": "^1.0 || ^2.0" }, "suggest": { "ext-swoole": "Required to use Swoole Coroutine MySQL." @@ -8328,7 +8319,7 @@ ], "support": { "issues": "https://github.com/hyperf/db/issues", - "source": "https://github.com/hyperf/db/tree/v3.1.22" + "source": "https://github.com/hyperf/db/tree/v3.1.27" }, "funding": [ { @@ -8340,20 +8331,20 @@ "type": "open_collective" } ], - "time": "2024-05-10T05:42:17+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/dispatcher", - "version": "v3.1.0", + "version": "v3.1.15", "source": { "type": "git", "url": "https://github.com/hyperf/dispatcher.git", - "reference": "582dc948da50db771294130bba465d8163f11ab1" + "reference": "6a6f0f149081291664ff14bf34aecf2c01f89328" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/dispatcher/zipball/582dc948da50db771294130bba465d8163f11ab1", - "reference": "582dc948da50db771294130bba465d8163f11ab1", + "url": "https://api.github.com/repos/hyperf/dispatcher/zipball/6a6f0f149081291664ff14bf34aecf2c01f89328", + "reference": "6a6f0f149081291664ff14bf34aecf2c01f89328", "shasum": "", "mirrors": [ { @@ -8413,7 +8404,7 @@ "type": "open_collective" } ], - "time": "2023-11-24T03:10:53+00:00" + "time": "2024-03-23T11:28:51+00:00" }, { "name": "hyperf/event", @@ -8490,16 +8481,16 @@ }, { "name": "hyperf/exception-handler", - "version": "v3.1.15", + "version": "v3.1.22", "source": { "type": "git", "url": "https://github.com/hyperf/exception-handler.git", - "reference": "3e4dbae2619e4fa173f25be1f30729802f63d265" + "reference": "6eefe07081ffaa0d6534273caa96722c606da6a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/exception-handler/zipball/3e4dbae2619e4fa173f25be1f30729802f63d265", - "reference": "3e4dbae2619e4fa173f25be1f30729802f63d265", + "url": "https://api.github.com/repos/hyperf/exception-handler/zipball/6eefe07081ffaa0d6534273caa96722c606da6a8", + "reference": "6eefe07081ffaa0d6534273caa96722c606da6a8", "shasum": "", "mirrors": [ { @@ -8567,20 +8558,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-05-15T07:12:41+00:00" }, { "name": "hyperf/guzzle", - "version": "v3.1.15", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/guzzle.git", - "reference": "1281abe876925b8ef64a7372d53701fdb9a519cf" + "reference": "bdff6806c4f8881704110fdd350495f55ba9f47f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/guzzle/zipball/1281abe876925b8ef64a7372d53701fdb9a519cf", - "reference": "1281abe876925b8ef64a7372d53701fdb9a519cf", + "url": "https://api.github.com/repos/hyperf/guzzle/zipball/bdff6806c4f8881704110fdd350495f55ba9f47f", + "reference": "bdff6806c4f8881704110fdd350495f55ba9f47f", "shasum": "", "mirrors": [ { @@ -8590,10 +8581,10 @@ ] }, "require": { - "guzzlehttp/guzzle": "^6.3|^7.0", + "guzzlehttp/guzzle": "^6.3 || ^7.0", "php": ">=8.1", - "psr/container": "^1.0|^2.0", - "psr/http-message": "^1.0|^2.0" + "psr/container": "^1.0 || ^2.0", + "psr/http-message": "^1.0 || ^2.0" }, "suggest": { "ext-curl": "Required for CURL handler support", @@ -8626,7 +8617,7 @@ ], "support": { "issues": "https://github.com/hyperf/guzzle/issues", - "source": "https://github.com/hyperf/guzzle/tree/v3.1.15" + "source": "https://github.com/hyperf/guzzle/tree/v3.1.27" }, "funding": [ { @@ -8638,20 +8629,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/http-server", - "version": "v3.1.15", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/http-server.git", - "reference": "4fcb2f9b7d372728bafb747ca1dfa95c9aa3f6f9" + "reference": "3cb273b9c28a86430ed9113303494b797b1d02f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/http-server/zipball/4fcb2f9b7d372728bafb747ca1dfa95c9aa3f6f9", - "reference": "4fcb2f9b7d372728bafb747ca1dfa95c9aa3f6f9", + "url": "https://api.github.com/repos/hyperf/http-server/zipball/3cb273b9c28a86430ed9113303494b797b1d02f1", + "reference": "3cb273b9c28a86430ed9113303494b797b1d02f1", "shasum": "", "mirrors": [ { @@ -8677,7 +8668,7 @@ "hyperf/support": "~3.1.0", "nikic/fast-route": "^1.3", "php": ">=8.1", - "psr/container": "^1.0|^2.0", + "psr/container": "^1.0 || ^2.0", "swow/psr7-plus": "^1.0" }, "suggest": { @@ -8726,20 +8717,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/server", - "version": "v3.1.15", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/server.git", - "reference": "9aaca68f675e88b98e1a69fb489f39c434ab2bae" + "reference": "ec38c14dbec08950fc959f66167cc1ef70144d75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/server/zipball/9aaca68f675e88b98e1a69fb489f39c434ab2bae", - "reference": "9aaca68f675e88b98e1a69fb489f39c434ab2bae", + "url": "https://api.github.com/repos/hyperf/server/zipball/ec38c14dbec08950fc959f66167cc1ef70144d75", + "reference": "ec38c14dbec08950fc959f66167cc1ef70144d75", "shasum": "", "mirrors": [ { @@ -8755,10 +8746,10 @@ "hyperf/support": "~3.1.0", "hyperf/tappable": "~3.1.0", "php": ">=8.1", - "psr/container": "^1.0|^2.0", + "psr/container": "^1.0 || ^2.0", "psr/event-dispatcher": "^1.0", - "psr/log": "^1.0|^2.0|^3.0", - "symfony/console": "^5.0|^6.0|^7.0" + "psr/log": "^1.0 || ^2.0 || ^3.0", + "symfony/console": "^5.0 || ^6.0 || ^7.0" }, "suggest": { "hyperf/event": "Dump the info after server start.", @@ -8806,20 +8797,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/session", - "version": "v3.1.15", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/session.git", - "reference": "c85bb83f82823160be0ced8f39e43ca6d993eb30" + "reference": "b1e0cc9dcab2aa90ab4f30720f7f81ae49ceb75c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/session/zipball/c85bb83f82823160be0ced8f39e43ca6d993eb30", - "reference": "c85bb83f82823160be0ced8f39e43ca6d993eb30", + "url": "https://api.github.com/repos/hyperf/session/zipball/b1e0cc9dcab2aa90ab4f30720f7f81ae49ceb75c", + "reference": "b1e0cc9dcab2aa90ab4f30720f7f81ae49ceb75c", "shasum": "", "mirrors": [ { @@ -8879,20 +8870,20 @@ "type": "open_collective" } ], - "time": "2024-03-23T11:28:51+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/testing", - "version": "v3.1.21", + "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/hyperf/testing.git", - "reference": "923e862f9ccd5947baac4d4d1e09383c8ac75dc8" + "reference": "7d01a94f8a74280cbd46c265f990d8eced57f568" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/testing/zipball/923e862f9ccd5947baac4d4d1e09383c8ac75dc8", - "reference": "923e862f9ccd5947baac4d4d1e09383c8ac75dc8", + "url": "https://api.github.com/repos/hyperf/testing/zipball/7d01a94f8a74280cbd46c265f990d8eced57f568", + "reference": "7d01a94f8a74280cbd46c265f990d8eced57f568", "shasum": "", "mirrors": [ { @@ -8912,8 +8903,8 @@ "hyperf/utils": "~3.1.0", "php": ">=8.1", "phpunit/phpunit": "^10.0", - "psr/container": "^1.0|^2.0", - "symfony/http-foundation": "^5.4|^6.0" + "psr/container": "^1.0 || ^2.0", + "symfony/http-foundation": "^5.4 || ^6.0" }, "suggest": { "fakerphp/faker": "Required to use Faker feature.(^1.23)" @@ -8944,7 +8935,7 @@ "testing" ], "support": { - "source": "https://github.com/hyperf/testing/tree/v3.1.21" + "source": "https://github.com/hyperf/testing/tree/v3.1.27" }, "funding": [ { @@ -8956,20 +8947,20 @@ "type": "open_collective" } ], - "time": "2024-05-07T05:34:51+00:00" + "time": "2024-06-17T01:51:06+00:00" }, { "name": "hyperf/validation", - "version": "v3.1.22", + "version": "v3.1.25", "source": { "type": "git", "url": "https://github.com/hyperf/validation.git", - "reference": "429b734a853eefc66df28715d8a23bce8f0aea19" + "reference": "a940bc50f9c0657a3aeed1b14c75ecfe35115914" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hyperf/validation/zipball/429b734a853eefc66df28715d8a23bce8f0aea19", - "reference": "429b734a853eefc66df28715d8a23bce8f0aea19", + "url": "https://api.github.com/repos/hyperf/validation/zipball/a940bc50f9c0657a3aeed1b14c75ecfe35115914", + "reference": "a940bc50f9c0657a3aeed1b14c75ecfe35115914", "shasum": "", "mirrors": [ { @@ -9026,7 +9017,7 @@ ], "support": { "issues": "https://github.com/hyperf/validation/issues", - "source": "https://github.com/hyperf/validation/tree/v3.1.22" + "source": "https://github.com/hyperf/validation/tree/v3.1.25" }, "funding": [ { @@ -9038,7 +9029,7 @@ "type": "open_collective" } ], - "time": "2024-05-15T02:56:30+00:00" + "time": "2024-05-30T08:59:48+00:00" }, { "name": "jean85/pretty-package-versions", @@ -9232,16 +9223,16 @@ }, { "name": "nesbot/carbon", - "version": "2.72.3", + "version": "2.72.4", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "0c6fd108360c562f6e4fd1dedb8233b423e91c83" + "reference": "117671bd1a44c819b941dcd152bd0268466464e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/0c6fd108360c562f6e4fd1dedb8233b423e91c83", - "reference": "0c6fd108360c562f6e4fd1dedb8233b423e91c83", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/117671bd1a44c819b941dcd152bd0268466464e0", + "reference": "117671bd1a44c819b941dcd152bd0268466464e0", "shasum": "", "mirrors": [ { @@ -9281,8 +9272,8 @@ "type": "library", "extra": { "branch-alias": { - "dev-3.x": "3.x-dev", - "dev-master": "2.x-dev" + "dev-master": "3.x-dev", + "dev-2.x": "2.x-dev" }, "laravel": { "providers": [ @@ -9341,7 +9332,7 @@ "type": "tidelift" } ], - "time": "2024-01-25T10:35:09+00:00" + "time": "2024-06-03T15:00:23+00:00" }, { "name": "nikic/fast-route", @@ -10044,16 +10035,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.3.0", + "version": "5.4.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "622548b623e81ca6d78b721c5e029f4ce664f170" + "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170", - "reference": "622548b623e81ca6d78b721c5e029f4ce664f170", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", + "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", "shasum": "", "mirrors": [ { @@ -10063,15 +10054,22 @@ ] }, "require": { + "doctrine/deprecations": "^1.1", "ext-filter": "*", - "php": "^7.2 || ^8.0", + "php": "^7.4 || ^8.0", "phpdocumentor/reflection-common": "^2.2", - "phpdocumentor/type-resolver": "^1.3", + "phpdocumentor/type-resolver": "^1.7", + "phpstan/phpdoc-parser": "^1.7", "webmozart/assert": "^1.9.1" }, "require-dev": { - "mockery/mockery": "~1.3.2", - "psalm/phar": "^4.8" + "mockery/mockery": "~1.3.5", + "phpstan/extension-installer": "^1.1", + "phpstan/phpstan": "^1.8", + "phpstan/phpstan-mockery": "^1.1", + "phpstan/phpstan-webmozart-assert": "^1.2", + "phpunit/phpunit": "^9.5", + "vimeo/psalm": "^5.13" }, "type": "library", "extra": { @@ -10095,15 +10093,15 @@ }, { "name": "Jaap van Otterdijk", - "email": "account@ijaap.nl" + "email": "opensource@ijaap.nl" } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "support": { "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0" + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4.1" }, - "time": "2021-10-19T17:43:47+00:00" + "time": "2024-05-21T05:55:05+00:00" }, { "name": "phpdocumentor/type-resolver", @@ -10171,16 +10169,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.26.0", + "version": "1.29.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "231e3186624c03d7e7c890ec662b81e6b0405227" + "reference": "536889f2b340489d328f5ffb7b02bb6b183ddedc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/231e3186624c03d7e7c890ec662b81e6b0405227", - "reference": "231e3186624c03d7e7c890ec662b81e6b0405227", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/536889f2b340489d328f5ffb7b02bb6b183ddedc", + "reference": "536889f2b340489d328f5ffb7b02bb6b183ddedc", "shasum": "", "mirrors": [ { @@ -10218,9 +10216,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.26.0" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.29.0" }, - "time": "2024-02-23T16:05:55+00:00" + "time": "2024-05-06T12:04:23+00:00" }, { "name": "phpunit/php-code-coverage", @@ -11408,12 +11406,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "c8cc0081bff33f9080302f312e3479c13d1f592d" + "reference": "e6e8defa983fbeb0436f36a90d672bd58d8387d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/c8cc0081bff33f9080302f312e3479c13d1f592d", - "reference": "c8cc0081bff33f9080302f312e3479c13d1f592d", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/e6e8defa983fbeb0436f36a90d672bd58d8387d1", + "reference": "e6e8defa983fbeb0436f36a90d672bd58d8387d1", "shasum": "", "mirrors": [ { @@ -11427,6 +11425,8 @@ "admidio/admidio": "<4.2.13", "adodb/adodb-php": "<=5.20.20|>=5.21,<=5.21.3", "aheinze/cockpit": "<2.2", + "aimeos/ai-client-html": ">=2020.04.1,<2020.10.27|>=2021.04.1,<2021.10.21|>=2022.04.1,<2022.10.12|>=2023.04.1,<2023.10.14|>=2024.04.1,<2024.04.4", + "aimeos/aimeos-core": ">=2022.04.1,<2022.10.17|>=2023.04.1,<2023.10.17|>=2024.04.1,<2024.04.7", "aimeos/aimeos-typo3": "<19.10.12|>=20,<20.10.5", "airesvsg/acf-to-rest-api": "<=3.1", "akaunting/akaunting": "<2.1.13", @@ -11477,6 +11477,7 @@ "bmarshall511/wordpress_zero_spam": "<5.2.13", "bolt/bolt": "<3.7.2", "bolt/core": "<=4.2", + "born05/craft-twofactorauthentication": "<3.3.4", "bottelet/flarepoint": "<2.2.1", "bref/bref": "<2.1.17", "brightlocal/phpwhois": "<=4.2.5", @@ -11508,7 +11509,7 @@ "codeigniter4/framework": "<4.4.7", "codeigniter4/shield": "<1.0.0.0-beta8", "codiad/codiad": "<=2.8.4", - "composer/composer": "<1.10.27|>=2,<2.2.23|>=2.3,<2.7", + "composer/composer": "<1.10.27|>=2,<2.2.24|>=2.3,<2.7.7", "concrete5/concrete5": "<9.2.8", "concrete5/core": "<8.5.8|>=9,<9.1", "contao-components/mediaelement": ">=2.14.2,<2.21.1", @@ -11545,7 +11546,7 @@ "doctrine/mongodb-odm": "<1.0.2", "doctrine/mongodb-odm-bundle": "<3.0.1", "doctrine/orm": ">=1,<1.2.4|>=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4", - "dolibarr/dolibarr": "<=19", + "dolibarr/dolibarr": "<19.0.2", "dompdf/dompdf": "<2.0.4", "doublethreedigital/guest-entries": "<3.1.2", "drupal/core": ">=6,<6.38|>=7,<7.96|>=8,<10.1.8|>=10.2,<10.2.2", @@ -11628,6 +11629,7 @@ "funadmin/funadmin": "<=3.2|>=3.3.2,<=3.3.3", "gaoming13/wechat-php-sdk": "<=1.10.2", "genix/cms": "<=1.1.11", + "getformwork/formwork": "<1.13.1|==2.0.0.0-beta1", "getgrav/grav": "<1.7.46", "getkirby/cms": "<4.1.1", "getkirby/kirby": "<=2.5.12", @@ -11641,7 +11643,7 @@ "gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3", "gree/jose": "<2.2.1", "gregwar/rst": "<1.0.3", - "grumpydictator/firefly-iii": "<6.1.7", + "grumpydictator/firefly-iii": "<6.1.17", "gugoan/economizzer": "<=0.9.0.0-beta1", "guzzlehttp/guzzle": "<6.5.8|>=7,<7.4.5", "guzzlehttp/psr7": "<1.9.1|>=2,<2.4.5", @@ -11735,7 +11737,7 @@ "lms/routes": "<2.1.1", "localizationteam/l10nmgr": "<7.4|>=8,<8.7|>=9,<9.2", "luyadev/yii-helpers": "<1.2.1", - "magento/community-edition": "<2.4.3.0-patch3|>=2.4.4,<2.4.5", + "magento/community-edition": "<2.4.5|==2.4.5|>=2.4.5.0-patch1,<2.4.5.0-patch8|==2.4.6|>=2.4.6.0-patch1,<2.4.6.0-patch6|==2.4.7", "magento/core": "<=1.9.4.5", "magento/magento1ce": "<1.9.4.3-dev", "magento/magento1ee": ">=1,<1.14.4.3-dev", @@ -11768,7 +11770,7 @@ "mojo42/jirafeau": "<4.4", "mongodb/mongodb": ">=1,<1.9.2", "monolog/monolog": ">=1.8,<1.12", - "moodle/moodle": "<=4.3.3", + "moodle/moodle": "<4.3.5|>=4.4.0.0-beta,<4.4.1", "mos/cimage": "<0.7.19", "movim/moxl": ">=0.8,<=0.10", "movingbytes/social-network": "<=1.2.1", @@ -11786,8 +11788,8 @@ "neos/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6", "neos/form": ">=1.2,<4.3.3|>=5,<5.0.9|>=5.1,<5.1.3", "neos/media-browser": "<7.3.19|>=8,<8.0.16|>=8.1,<8.1.11|>=8.2,<8.2.11|>=8.3,<8.3.9", - "neos/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.9.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<5.3.10|>=7,<7.0.9|>=7.1,<7.1.7|>=7.2,<7.2.6|>=7.3,<7.3.4|>=8,<8.0.2", - "neos/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5", + "neos/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<5.3.10|>=7,<7.0.9|>=7.1,<7.1.7|>=7.2,<7.2.6|>=7.3,<7.3.4|>=8,<8.0.2", + "neos/swiftmailer": "<5.4.5", "netgen/tagsbundle": ">=3.4,<3.4.11|>=4,<4.0.15", "nette/application": ">=2,<2.0.19|>=2.1,<2.1.13|>=2.2,<2.2.10|>=2.3,<2.3.14|>=2.4,<2.4.16|>=3,<3.0.6", "nette/nette": ">=2,<2.0.19|>=2.1,<2.1.13", @@ -11863,13 +11865,13 @@ "phpxmlrpc/extras": "<0.6.1", "phpxmlrpc/phpxmlrpc": "<4.9.2", "pi/pi": "<=2.5", - "pimcore/admin-ui-classic-bundle": "<1.3.4", + "pimcore/admin-ui-classic-bundle": "<=1.4.2", "pimcore/customer-management-framework-bundle": "<4.0.6", "pimcore/data-hub": "<1.2.4", "pimcore/demo": "<10.3", "pimcore/ecommerce-framework-bundle": "<1.0.10", "pimcore/perspective-editor": "<1.5.1", - "pimcore/pimcore": "<11.1.6.5-dev|>=11.2,<11.2.3", + "pimcore/pimcore": "<11.2.4", "pixelfed/pixelfed": "<0.11.11", "plotly/plotly.js": "<2.25.2", "pocketmine/bedrock-protocol": "<8.0.2", @@ -11934,7 +11936,7 @@ "silverstripe/admin": "<1.13.19|>=2,<2.1.8", "silverstripe/assets": ">=1,<1.11.1", "silverstripe/cms": "<4.11.3", - "silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1", + "silverstripe/comments": ">=1.3,<3.1.1", "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3", "silverstripe/framework": "<4.13.39|>=5,<5.1.11", "silverstripe/graphql": ">=2,<2.0.5|>=3,<3.8.2|>=4,<4.3.7|>=5,<5.1.3", @@ -11960,8 +11962,8 @@ "slim/psr7": "<1.4.1|>=1.5,<1.5.1|>=1.6,<1.6.1", "slim/slim": "<2.6", "slub/slub-events": "<3.0.3", - "smarty/smarty": "<3.1.48|>=4,<4.3.1", - "snipe/snipe-it": "<=6.2.2", + "smarty/smarty": "<4.5.3|>=5,<5.1.1", + "snipe/snipe-it": "<6.4.2", "socalnick/scn-social-auth": "<1.15.2", "socialiteproviders/steam": "<1.1", "spatie/browsershot": "<3.57.4", @@ -11971,11 +11973,12 @@ "spoonity/tcpdf": "<6.2.22", "squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1", "ssddanbrown/bookstack": "<22.02.3", - "statamic/cms": "<4.46", + "statamic/cms": "<4.46|>=5.3,<5.6.2", "stormpath/sdk": "<9.9.99", "studio-42/elfinder": "<2.1.62", "subhh/libconnect": "<7.0.8|>=8,<8.1", "sukohi/surpass": "<1", + "sulu/form-bundle": ">=2,<2.5.3", "sulu/sulu": "<1.6.44|>=2,<2.4.17|>=2.5,<2.5.13", "sumocoders/framework-user-bundle": "<1.4", "superbig/craft-audit": "<3.0.2", @@ -11987,8 +11990,8 @@ "sylius/grid-bundle": "<1.10.1", "sylius/paypal-plugin": ">=1,<1.2.4|>=1.3,<1.3.1", "sylius/resource-bundle": ">=1,<1.3.14|>=1.4,<1.4.7|>=1.5,<1.5.2|>=1.6,<1.6.4", - "sylius/sylius": "<1.12.16|>=1.13.0.0-alpha1,<1.13.1", - "symbiote/silverstripe-multivaluefield": ">=3,<3.0.99", + "sylius/sylius": "<1.9.10|>=1.10,<1.10.11|>=1.11,<1.11.2|>=1.12.0.0-alpha1,<1.12.16|>=1.13.0.0-alpha1,<1.13.1", + "symbiote/silverstripe-multivaluefield": ">=3,<3.1", "symbiote/silverstripe-queuedjobs": ">=3,<3.0.2|>=3.1,<3.1.4|>=4,<4.0.7|>=4.1,<4.1.2|>=4.2,<4.2.4|>=4.3,<4.3.3|>=4.4,<4.4.3|>=4.5,<4.5.1|>=4.6,<4.6.4", "symbiote/silverstripe-seed": "<6.0.3", "symbiote/silverstripe-versionedfiles": "<=2.0.3", @@ -12039,7 +12042,7 @@ "thorsten/phpmyfaq": "<3.2.2", "tikiwiki/tiki-manager": "<=17.1", "timber/timber": ">=0.16.6,<1.23.1|>=1.24,<1.24.1|>=2,<2.1", - "tinymce/tinymce": "<7", + "tinymce/tinymce": "<7.2", "tinymighty/wiki-seo": "<1.2.2", "titon/framework": "<9.9.99", "tobiasbg/tablepress": "<=2.0.0.0-RC1", @@ -12076,12 +12079,14 @@ "uvdesk/core-framework": "<=1.1.1", "vanilla/safecurl": "<0.9.2", "verbb/comments": "<1.5.5", + "verbb/formie": "<2.1.6", "verbb/image-resizer": "<2.0.9", "verbb/knock-knock": "<1.2.8", "verot/class.upload.php": "<=2.1.6", "villagedefrance/opencart-overclocked": "<=1.11.1", "vova07/yii2-fileapi-widget": "<0.1.9", "vrana/adminer": "<4.8.1", + "vufind/vufind": ">=2,<9.1.1", "waldhacker/hcaptcha": "<2.1.2", "wallabag/tcpdf": "<6.2.22", "wallabag/wallabag": "<2.6.7", @@ -12100,14 +12105,14 @@ "winter/wn-dusk-plugin": "<2.1", "winter/wn-system-module": "<1.2.4", "wintercms/winter": "<=1.2.3", - "woocommerce/woocommerce": "<6.6", + "woocommerce/woocommerce": "<6.6|>=8.8,<8.8.5|>=8.9,<8.9.3", "wp-cli/wp-cli": ">=0.12,<2.5", "wp-graphql/wp-graphql": "<=1.14.5", "wp-premium/gravityforms": "<2.4.21", "wpanel/wpanel4-cms": "<=4.3.1", "wpcloud/wp-stateless": "<3.2", "wpglobus/wpglobus": "<=1.9.6", - "wwbn/avideo": "<=12.4", + "wwbn/avideo": "<14.3", "xataface/xataface": "<3", "xpressengine/xpressengine": "<3.0.15", "yab/quarx": "<2.4.5", @@ -12116,7 +12121,7 @@ "yidashi/yii2cmf": "<=2", "yii2mod/yii2-cms": "<1.9.2", "yiisoft/yii": "<1.1.29", - "yiisoft/yii2": "<2.0.38", + "yiisoft/yii2": "<2.0.50", "yiisoft/yii2-authclient": "<2.2.15", "yiisoft/yii2-bootstrap": "<2.0.4", "yiisoft/yii2-dev": "<2.0.43", @@ -12143,7 +12148,7 @@ "zendframework/zend-ldap": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.8|>=2.3,<2.3.3", "zendframework/zend-mail": "<2.4.11|>=2.5,<2.7.2", "zendframework/zend-navigation": ">=2,<2.2.7|>=2.3,<2.3.1", - "zendframework/zend-session": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.9|>=2.3,<2.3.4", + "zendframework/zend-session": ">=2,<2.2.9|>=2.3,<2.3.4", "zendframework/zend-validator": ">=2.3,<2.3.6", "zendframework/zend-view": ">=2,<2.2.7|>=2.3,<2.3.1", "zendframework/zend-xmlrpc": ">=2.1,<2.1.6|>=2.2,<2.2.6", @@ -12202,7 +12207,7 @@ "type": "tidelift" } ], - "time": "2024-05-15T23:04:18+00:00" + "time": "2024-06-20T17:04:48+00:00" }, { "name": "sebastian/cli-parser", @@ -13356,16 +13361,16 @@ }, { "name": "swoole/ide-helper", - "version": "5.1.2", + "version": "5.1.3", "source": { "type": "git", "url": "https://github.com/swoole/ide-helper.git", - "reference": "33ec7af9111b76d06a70dd31191cc74793551112" + "reference": "9cfc6669b83be0fa6fface91a6f372a0bb84bf1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swoole/ide-helper/zipball/33ec7af9111b76d06a70dd31191cc74793551112", - "reference": "33ec7af9111b76d06a70dd31191cc74793551112", + "url": "https://api.github.com/repos/swoole/ide-helper/zipball/9cfc6669b83be0fa6fface91a6f372a0bb84bf1a", + "reference": "9cfc6669b83be0fa6fface91a6f372a0bb84bf1a", "shasum": "", "mirrors": [ { @@ -13388,22 +13393,22 @@ "description": "IDE help files for Swoole.", "support": { "issues": "https://github.com/swoole/ide-helper/issues", - "source": "https://github.com/swoole/ide-helper/tree/5.1.2" + "source": "https://github.com/swoole/ide-helper/tree/5.1.3" }, - "time": "2024-02-01T22:28:11+00:00" + "time": "2024-06-17T05:45:20+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v6.4.3", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef" + "reference": "8d7507f02b06e06815e56bb39aa0128e3806208b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae9d3a6f3003a6caf56acd7466d8d52378d44fef", - "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8d7507f02b06e06815e56bb39aa0128e3806208b", + "reference": "8d7507f02b06e06815e56bb39aa0128e3806208b", "shasum": "", "mirrors": [ { @@ -13460,7 +13465,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.3" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.8" }, "funding": [ { @@ -13476,7 +13481,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -13562,16 +13567,16 @@ }, { "name": "symfony/mailer", - "version": "v6.4.4", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "791c5d31a8204cf3db0c66faab70282307f4376b" + "reference": "76326421d44c07f7824b19487cfbf87870b37efc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/791c5d31a8204cf3db0c66faab70282307f4376b", - "reference": "791c5d31a8204cf3db0c66faab70282307f4376b", + "url": "https://api.github.com/repos/symfony/mailer/zipball/76326421d44c07f7824b19487cfbf87870b37efc", + "reference": "76326421d44c07f7824b19487cfbf87870b37efc", "shasum": "", "mirrors": [ { @@ -13628,7 +13633,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v6.4.4" + "source": "https://github.com/symfony/mailer/tree/v6.4.8" }, "funding": [ { @@ -13644,20 +13649,20 @@ "type": "tidelift" } ], - "time": "2024-02-03T21:33:47+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/mime", - "version": "v6.4.3", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "5017e0a9398c77090b7694be46f20eb796262a34" + "reference": "618597ab8b78ac86d1c75a9d0b35540cda074f33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/5017e0a9398c77090b7694be46f20eb796262a34", - "reference": "5017e0a9398c77090b7694be46f20eb796262a34", + "url": "https://api.github.com/repos/symfony/mime/zipball/618597ab8b78ac86d1c75a9d0b35540cda074f33", + "reference": "618597ab8b78ac86d1c75a9d0b35540cda074f33", "shasum": "", "mirrors": [ { @@ -13684,6 +13689,7 @@ "league/html-to-markdown": "^5.0", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/process": "^5.4|^6.4|^7.0", "symfony/property-access": "^5.4|^6.0|^7.0", "symfony/property-info": "^5.4|^6.0|^7.0", "symfony/serializer": "^6.3.2|^7.0" @@ -13718,7 +13724,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v6.4.3" + "source": "https://github.com/symfony/mime/tree/v6.4.8" }, "funding": [ { @@ -13734,20 +13740,20 @@ "type": "tidelift" } ], - "time": "2024-01-30T08:32:12+00:00" + "time": "2024-06-01T07:50:16+00:00" }, { "name": "symfony/options-resolver", - "version": "v6.4.0", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "22301f0e7fdeaacc14318928612dee79be99860e" + "reference": "22ab9e9101ab18de37839074f8a1197f55590c1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/22301f0e7fdeaacc14318928612dee79be99860e", - "reference": "22301f0e7fdeaacc14318928612dee79be99860e", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/22ab9e9101ab18de37839074f8a1197f55590c1b", + "reference": "22ab9e9101ab18de37839074f8a1197f55590c1b", "shasum": "", "mirrors": [ { @@ -13791,7 +13797,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v6.4.0" + "source": "https://github.com/symfony/options-resolver/tree/v6.4.8" }, "funding": [ { @@ -13807,20 +13813,20 @@ "type": "tidelift" } ], - "time": "2023-08-08T10:16:24+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "a287ed7475f85bf6f61890146edbc932c0fff919" + "reference": "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a287ed7475f85bf6f61890146edbc932c0fff919", - "reference": "a287ed7475f85bf6f61890146edbc932c0fff919", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a6e83bdeb3c84391d1dfe16f42e40727ce524a5c", + "reference": "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c", "shasum": "", "mirrors": [ { @@ -13881,7 +13887,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.30.0" }, "funding": [ { @@ -13897,7 +13903,7 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-php72", @@ -13980,16 +13986,16 @@ }, { "name": "symfony/serializer", - "version": "v6.4.4", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "88da7f8fe03c5f4c2a69da907f1de03fab2e6872" + "reference": "d6eda9966a3e5d1823c1cedf41bf98f8ed969d7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/88da7f8fe03c5f4c2a69da907f1de03fab2e6872", - "reference": "88da7f8fe03c5f4c2a69da907f1de03fab2e6872", + "url": "https://api.github.com/repos/symfony/serializer/zipball/d6eda9966a3e5d1823c1cedf41bf98f8ed969d7c", + "reference": "d6eda9966a3e5d1823c1cedf41bf98f8ed969d7c", "shasum": "", "mirrors": [ { @@ -14064,7 +14070,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v6.4.4" + "source": "https://github.com/symfony/serializer/tree/v6.4.8" }, "funding": [ { @@ -14080,20 +14086,20 @@ "type": "tidelift" } ], - "time": "2024-02-22T20:27:10+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/stopwatch", - "version": "v6.4.3", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "416596166641f1f728b0a64f5b9dd07cceb410c1" + "reference": "63e069eb616049632cde9674c46957819454b8aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/416596166641f1f728b0a64f5b9dd07cceb410c1", - "reference": "416596166641f1f728b0a64f5b9dd07cceb410c1", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/63e069eb616049632cde9674c46957819454b8aa", + "reference": "63e069eb616049632cde9674c46957819454b8aa", "shasum": "", "mirrors": [ { @@ -14132,7 +14138,7 @@ "description": "Provides a way to profile code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/stopwatch/tree/v6.4.3" + "source": "https://github.com/symfony/stopwatch/tree/v6.4.8" }, "funding": [ { @@ -14148,20 +14154,20 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:35:58+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/translation", - "version": "v6.4.4", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "bce6a5a78e94566641b2594d17e48b0da3184a8e" + "reference": "a002933b13989fc4bd0b58e04bf7eec5210e438a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/bce6a5a78e94566641b2594d17e48b0da3184a8e", - "reference": "bce6a5a78e94566641b2594d17e48b0da3184a8e", + "url": "https://api.github.com/repos/symfony/translation/zipball/a002933b13989fc4bd0b58e04bf7eec5210e438a", + "reference": "a002933b13989fc4bd0b58e04bf7eec5210e438a", "shasum": "", "mirrors": [ { @@ -14233,7 +14239,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.4.4" + "source": "https://github.com/symfony/translation/tree/v6.4.8" }, "funding": [ { @@ -14249,7 +14255,7 @@ "type": "tidelift" } ], - "time": "2024-02-20T13:16:58+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/translation-contracts",