15313670163 4 hónapja
szülő
commit
b08e5a1ba9
3 módosított fájl, 168 hozzáadás és 1167 törlés
  1. 2 2
      app/JsonRpc/CollectorService.php
  2. 166 163
      composer.lock
  3. 0 1002
      runtime/logs/hyperf.log

+ 2 - 2
app/JsonRpc/CollectorService.php

@@ -120,9 +120,9 @@ class CollectorService implements CollectorServiceInterface
             $where = [
             $where = [
                 ['web_id','=',$data['id']]
                 ['web_id','=',$data['id']]
             ];
             ];
-            //判断此网站下是否规则任务
+            //判断此网站下是否规则u任务
             $rule = Rule::where($where)->get();
             $rule = Rule::where($where)->get();
-            if(empty($rule)){
+            if(empty($rle)){
                 //若没有直接删除网站
                 //若没有直接删除网站
                 $result['web'] = Web::where('id',$data['id'])->delete();
                 $result['web'] = Web::where('id',$data['id'])->delete();
             }else{
             }else{

+ 166 - 163
composer.lock

@@ -1110,16 +1110,16 @@
         },
         },
         {
         {
             "name": "hyperf/collection",
             "name": "hyperf/collection",
-            "version": "v3.1.44",
+            "version": "v3.1.47",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/hyperf/collection.git",
                 "url": "https://github.com/hyperf/collection.git",
-                "reference": "7098171d93653aaa4c52183f39437dbf1219986f"
+                "reference": "9e4845ece7b38676b4818152f472717ec0daaf73"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/hyperf/collection/zipball/7098171d93653aaa4c52183f39437dbf1219986f",
-                "reference": "7098171d93653aaa4c52183f39437dbf1219986f",
+                "url": "https://api.github.com/repos/hyperf/collection/zipball/9e4845ece7b38676b4818152f472717ec0daaf73",
+                "reference": "9e4845ece7b38676b4818152f472717ec0daaf73",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -1171,7 +1171,7 @@
                     "type": "open_collective"
                     "type": "open_collective"
                 }
                 }
             ],
             ],
-            "time": "2024-10-23T10:12:23+00:00"
+            "time": "2024-11-28T01:51:55+00:00"
         },
         },
         {
         {
             "name": "hyperf/command",
             "name": "hyperf/command",
@@ -1896,16 +1896,16 @@
         },
         },
         {
         {
             "name": "hyperf/database",
             "name": "hyperf/database",
-            "version": "v3.1.44",
+            "version": "v3.1.47",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/hyperf/database.git",
                 "url": "https://github.com/hyperf/database.git",
-                "reference": "c0a9eb335c8f7c0b58fd1b300631d4aa593037a1"
+                "reference": "a53d2616486e0a77923542bb5cc363e207e5003d"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/hyperf/database/zipball/c0a9eb335c8f7c0b58fd1b300631d4aa593037a1",
-                "reference": "c0a9eb335c8f7c0b58fd1b300631d4aa593037a1",
+                "url": "https://api.github.com/repos/hyperf/database/zipball/a53d2616486e0a77923542bb5cc363e207e5003d",
+                "reference": "a53d2616486e0a77923542bb5cc363e207e5003d",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -1965,7 +1965,7 @@
                     "type": "open_collective"
                     "type": "open_collective"
                 }
                 }
             ],
             ],
-            "time": "2024-10-11T10:25:57+00:00"
+            "time": "2024-11-28T01:51:55+00:00"
         },
         },
         {
         {
             "name": "hyperf/db-connection",
             "name": "hyperf/db-connection",
@@ -2181,20 +2181,20 @@
         },
         },
         {
         {
             "name": "hyperf/engine",
             "name": "hyperf/engine",
-            "version": "v2.11.0",
+            "version": "v2.12.0",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/hyperf/engine.git",
                 "url": "https://github.com/hyperf/engine.git",
-                "reference": "26e0b65fc2a63a00266e7124e221c6f3fb2c8e95"
+                "reference": "f04115044ba0f483889b5849c5bc8045d3ab5b8a"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/hyperf/engine/zipball/26e0b65fc2a63a00266e7124e221c6f3fb2c8e95",
-                "reference": "26e0b65fc2a63a00266e7124e221c6f3fb2c8e95",
+                "url": "https://api.github.com/repos/hyperf/engine/zipball/f04115044ba0f483889b5849c5bc8045d3ab5b8a",
+                "reference": "f04115044ba0f483889b5849c5bc8045d3ab5b8a",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
-                "hyperf/engine-contract": "~1.10.0",
+                "hyperf/engine-contract": "~1.11.0",
                 "php": ">=8.0"
                 "php": ">=8.0"
             },
             },
             "conflict": {
             "conflict": {
@@ -2218,7 +2218,7 @@
             "type": "library",
             "type": "library",
             "extra": {
             "extra": {
                 "branch-alias": {
                 "branch-alias": {
-                    "dev-master": "2.11-dev"
+                    "dev-master": "2.12-dev"
                 },
                 },
                 "hyperf": {
                 "hyperf": {
                     "config": "Hyperf\\Engine\\ConfigProvider"
                     "config": "Hyperf\\Engine\\ConfigProvider"
@@ -2245,7 +2245,7 @@
             ],
             ],
             "support": {
             "support": {
                 "issues": "https://github.com/hyperf/engine/issues",
                 "issues": "https://github.com/hyperf/engine/issues",
-                "source": "https://github.com/hyperf/engine/tree/v2.11.0"
+                "source": "https://github.com/hyperf/engine/tree/v2.12.0"
             },
             },
             "funding": [
             "funding": [
                 {
                 {
@@ -2257,20 +2257,20 @@
                     "type": "open_collective"
                     "type": "open_collective"
                 }
                 }
             ],
             ],
-            "time": "2024-04-17T13:36:28+00:00"
+            "time": "2024-11-19T04:32:29+00:00"
         },
         },
         {
         {
             "name": "hyperf/engine-contract",
             "name": "hyperf/engine-contract",
-            "version": "v1.10.1",
+            "version": "v1.11.0",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/hyperf/engine-contract.git",
                 "url": "https://github.com/hyperf/engine-contract.git",
-                "reference": "2714a8ba6d6b916e5bd373ff680df9569a4c9eef"
+                "reference": "d478052ed1c5304eef7be68aae6cf42392611a15"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/hyperf/engine-contract/zipball/2714a8ba6d6b916e5bd373ff680df9569a4c9eef",
-                "reference": "2714a8ba6d6b916e5bd373ff680df9569a4c9eef",
+                "url": "https://api.github.com/repos/hyperf/engine-contract/zipball/d478052ed1c5304eef7be68aae6cf42392611a15",
+                "reference": "d478052ed1c5304eef7be68aae6cf42392611a15",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -2312,7 +2312,7 @@
             ],
             ],
             "support": {
             "support": {
                 "issues": "https://github.com/hyperf/engine-contract/issues",
                 "issues": "https://github.com/hyperf/engine-contract/issues",
-                "source": "https://github.com/hyperf/engine-contract/tree/v1.10.1"
+                "source": "https://github.com/hyperf/engine-contract/tree/v1.11.0"
             },
             },
             "funding": [
             "funding": [
                 {
                 {
@@ -2324,7 +2324,7 @@
                     "type": "open_collective"
                     "type": "open_collective"
                 }
                 }
             ],
             ],
-            "time": "2024-04-17T13:34:51+00:00"
+            "time": "2024-11-19T04:15:31+00:00"
         },
         },
         {
         {
             "name": "hyperf/event",
             "name": "hyperf/event",
@@ -2612,16 +2612,16 @@
         },
         },
         {
         {
             "name": "hyperf/http-message",
             "name": "hyperf/http-message",
-            "version": "v3.1.42",
+            "version": "v3.1.47",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/hyperf/http-message.git",
                 "url": "https://github.com/hyperf/http-message.git",
-                "reference": "831c257db7bd9bbe0624da79e58980d66950bccf"
+                "reference": "53a7caa616ee7a196d2974348b1acbf75305bf7e"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/hyperf/http-message/zipball/831c257db7bd9bbe0624da79e58980d66950bccf",
-                "reference": "831c257db7bd9bbe0624da79e58980d66950bccf",
+                "url": "https://api.github.com/repos/hyperf/http-message/zipball/53a7caa616ee7a196d2974348b1acbf75305bf7e",
+                "reference": "53a7caa616ee7a196d2974348b1acbf75305bf7e",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -2638,11 +2638,11 @@
             },
             },
             "type": "library",
             "type": "library",
             "extra": {
             "extra": {
-                "branch-alias": {
-                    "dev-master": "3.1-dev"
-                },
                 "hyperf": {
                 "hyperf": {
                     "config": "Hyperf\\HttpMessage\\ConfigProvider"
                     "config": "Hyperf\\HttpMessage\\ConfigProvider"
+                },
+                "branch-alias": {
+                    "dev-master": "3.1-dev"
                 }
                 }
             },
             },
             "autoload": {
             "autoload": {
@@ -2663,7 +2663,7 @@
             ],
             ],
             "support": {
             "support": {
                 "issues": "https://github.com/hyperf/http-message/issues",
                 "issues": "https://github.com/hyperf/http-message/issues",
-                "source": "https://github.com/hyperf/http-message/tree/v3.1.42"
+                "source": "https://github.com/hyperf/http-message/tree/v3.1.47"
             },
             },
             "funding": [
             "funding": [
                 {
                 {
@@ -2675,7 +2675,7 @@
                     "type": "open_collective"
                     "type": "open_collective"
                 }
                 }
             ],
             ],
-            "time": "2024-09-25T02:54:12+00:00"
+            "time": "2024-11-28T02:09:19+00:00"
         },
         },
         {
         {
             "name": "hyperf/http-server",
             "name": "hyperf/http-server",
@@ -2761,16 +2761,16 @@
         },
         },
         {
         {
             "name": "hyperf/json-rpc",
             "name": "hyperf/json-rpc",
-            "version": "v3.1.42",
+            "version": "v3.1.47",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/hyperf/json-rpc.git",
                 "url": "https://github.com/hyperf/json-rpc.git",
-                "reference": "e4b6d48c3ee1c452c6b6702b19f55f1cd72cc11b"
+                "reference": "daa987e9e58fcbbf676ae266de2d428301a74d1b"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/hyperf/json-rpc/zipball/e4b6d48c3ee1c452c6b6702b19f55f1cd72cc11b",
-                "reference": "e4b6d48c3ee1c452c6b6702b19f55f1cd72cc11b",
+                "url": "https://api.github.com/repos/hyperf/json-rpc/zipball/daa987e9e58fcbbf676ae266de2d428301a74d1b",
+                "reference": "daa987e9e58fcbbf676ae266de2d428301a74d1b",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -2797,11 +2797,11 @@
             },
             },
             "type": "library",
             "type": "library",
             "extra": {
             "extra": {
-                "branch-alias": {
-                    "dev-master": "3.1-dev"
-                },
                 "hyperf": {
                 "hyperf": {
                     "config": "Hyperf\\JsonRpc\\ConfigProvider"
                     "config": "Hyperf\\JsonRpc\\ConfigProvider"
+                },
+                "branch-alias": {
+                    "dev-master": "3.1-dev"
                 }
                 }
             },
             },
             "autoload": {
             "autoload": {
@@ -2837,7 +2837,7 @@
                     "type": "open_collective"
                     "type": "open_collective"
                 }
                 }
             ],
             ],
-            "time": "2024-09-25T02:54:12+00:00"
+            "time": "2024-11-28T01:51:55+00:00"
         },
         },
         {
         {
             "name": "hyperf/load-balancer",
             "name": "hyperf/load-balancer",
@@ -3376,11 +3376,11 @@
             },
             },
             "type": "library",
             "type": "library",
             "extra": {
             "extra": {
-                "branch-alias": {
-                    "dev-master": "3.1-dev"
-                },
                 "hyperf": {
                 "hyperf": {
                     "config": "Hyperf\\Process\\ConfigProvider"
                     "config": "Hyperf\\Process\\ConfigProvider"
+                },
+                "branch-alias": {
+                    "dev-master": "3.1-dev"
                 }
                 }
             },
             },
             "autoload": {
             "autoload": {
@@ -4096,16 +4096,16 @@
         },
         },
         {
         {
             "name": "hyperf/support",
             "name": "hyperf/support",
-            "version": "v3.1.42",
+            "version": "v3.1.47",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/hyperf/support.git",
                 "url": "https://github.com/hyperf/support.git",
-                "reference": "443d90791361f6d04f134f640b0794fc2d870e42"
+                "reference": "e0b68073d7015c43f89eed6d29f5605256d46dcc"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/hyperf/support/zipball/443d90791361f6d04f134f640b0794fc2d870e42",
-                "reference": "443d90791361f6d04f134f640b0794fc2d870e42",
+                "url": "https://api.github.com/repos/hyperf/support/zipball/e0b68073d7015c43f89eed6d29f5605256d46dcc",
+                "reference": "e0b68073d7015c43f89eed6d29f5605256d46dcc",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -4162,7 +4162,7 @@
                     "type": "open_collective"
                     "type": "open_collective"
                 }
                 }
             ],
             ],
-            "time": "2024-09-25T02:54:12+00:00"
+            "time": "2024-11-28T01:51:55+00:00"
         },
         },
         {
         {
             "name": "hyperf/tappable",
             "name": "hyperf/tappable",
@@ -4293,16 +4293,16 @@
         },
         },
         {
         {
             "name": "jetbrains/phpstorm-attributes",
             "name": "jetbrains/phpstorm-attributes",
-            "version": "1.1",
+            "version": "1.2",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/JetBrains/phpstorm-attributes.git",
                 "url": "https://github.com/JetBrains/phpstorm-attributes.git",
-                "reference": "22fb28d679deceedba8366dbae65cc8ebfc17e26"
+                "reference": "64de815a4509c29e00d5e3474087fd24c171afc2"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/JetBrains/phpstorm-attributes/zipball/22fb28d679deceedba8366dbae65cc8ebfc17e26",
-                "reference": "22fb28d679deceedba8366dbae65cc8ebfc17e26",
+                "url": "https://api.github.com/repos/JetBrains/phpstorm-attributes/zipball/64de815a4509c29e00d5e3474087fd24c171afc2",
+                "reference": "64de815a4509c29e00d5e3474087fd24c171afc2",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "type": "library",
             "type": "library",
@@ -4329,9 +4329,9 @@
             ],
             ],
             "support": {
             "support": {
                 "issues": "https://youtrack.jetbrains.com/newIssue?project=WI",
                 "issues": "https://youtrack.jetbrains.com/newIssue?project=WI",
-                "source": "https://github.com/JetBrains/phpstorm-attributes/tree/1.1"
+                "source": "https://github.com/JetBrains/phpstorm-attributes/tree/1.2"
             },
             },
-            "time": "2023-09-01T08:50:25+00:00"
+            "time": "2024-10-11T10:46:19+00:00"
         },
         },
         {
         {
             "name": "laminas/laminas-mime",
             "name": "laminas/laminas-mime",
@@ -4392,6 +4392,7 @@
                     "type": "community_bridge"
                     "type": "community_bridge"
                 }
                 }
             ],
             ],
+            "abandoned": "symfony/mime",
             "time": "2023-11-02T16:47:19+00:00"
             "time": "2023-11-02T16:47:19+00:00"
         },
         },
         {
         {
@@ -4530,16 +4531,16 @@
         },
         },
         {
         {
             "name": "monolog/monolog",
             "name": "monolog/monolog",
-            "version": "3.7.0",
+            "version": "3.8.0",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/Seldaek/monolog.git",
                 "url": "https://github.com/Seldaek/monolog.git",
-                "reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8"
+                "reference": "32e515fdc02cdafbe4593e30a9350d486b125b67"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f4393b648b78a5408747de94fca38beb5f7e9ef8",
-                "reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8",
+                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/32e515fdc02cdafbe4593e30a9350d486b125b67",
+                "reference": "32e515fdc02cdafbe4593e30a9350d486b125b67",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -4559,12 +4560,14 @@
                 "guzzlehttp/psr7": "^2.2",
                 "guzzlehttp/psr7": "^2.2",
                 "mongodb/mongodb": "^1.8",
                 "mongodb/mongodb": "^1.8",
                 "php-amqplib/php-amqplib": "~2.4 || ^3",
                 "php-amqplib/php-amqplib": "~2.4 || ^3",
-                "phpstan/phpstan": "^1.9",
-                "phpstan/phpstan-deprecation-rules": "^1.0",
-                "phpstan/phpstan-strict-rules": "^1.4",
-                "phpunit/phpunit": "^10.5.17",
+                "php-console/php-console": "^3.1.8",
+                "phpstan/phpstan": "^2",
+                "phpstan/phpstan-deprecation-rules": "^2",
+                "phpstan/phpstan-strict-rules": "^2",
+                "phpunit/phpunit": "^10.5.17 || ^11.0.7",
                 "predis/predis": "^1.1 || ^2",
                 "predis/predis": "^1.1 || ^2",
-                "ruflin/elastica": "^7",
+                "rollbar/rollbar": "^4.0",
+                "ruflin/elastica": "^7 || ^8",
                 "symfony/mailer": "^5.4 || ^6",
                 "symfony/mailer": "^5.4 || ^6",
                 "symfony/mime": "^5.4 || ^6"
                 "symfony/mime": "^5.4 || ^6"
             },
             },
@@ -4615,7 +4618,7 @@
             ],
             ],
             "support": {
             "support": {
                 "issues": "https://github.com/Seldaek/monolog/issues",
                 "issues": "https://github.com/Seldaek/monolog/issues",
-                "source": "https://github.com/Seldaek/monolog/tree/3.7.0"
+                "source": "https://github.com/Seldaek/monolog/tree/3.8.0"
             },
             },
             "funding": [
             "funding": [
                 {
                 {
@@ -4627,7 +4630,7 @@
                     "type": "tidelift"
                     "type": "tidelift"
                 }
                 }
             ],
             ],
-            "time": "2024-06-28T09:40:51+00:00"
+            "time": "2024-11-12T13:57:08+00:00"
         },
         },
         {
         {
             "name": "nesbot/carbon",
             "name": "nesbot/carbon",
@@ -5937,16 +5940,16 @@
         },
         },
         {
         {
             "name": "symfony/console",
             "name": "symfony/console",
-            "version": "v6.4.14",
+            "version": "v6.4.15",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/symfony/console.git",
                 "url": "https://github.com/symfony/console.git",
-                "reference": "897c2441ed4eec8a8a2c37b943427d24dba3f26b"
+                "reference": "f1fc6f47283e27336e7cebb9e8946c8de7bff9bd"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/console/zipball/897c2441ed4eec8a8a2c37b943427d24dba3f26b",
-                "reference": "897c2441ed4eec8a8a2c37b943427d24dba3f26b",
+                "url": "https://api.github.com/repos/symfony/console/zipball/f1fc6f47283e27336e7cebb9e8946c8de7bff9bd",
+                "reference": "f1fc6f47283e27336e7cebb9e8946c8de7bff9bd",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -6011,7 +6014,7 @@
                 "terminal"
                 "terminal"
             ],
             ],
             "support": {
             "support": {
-                "source": "https://github.com/symfony/console/tree/v6.4.14"
+                "source": "https://github.com/symfony/console/tree/v6.4.15"
             },
             },
             "funding": [
             "funding": [
                 {
                 {
@@ -6027,20 +6030,20 @@
                     "type": "tidelift"
                     "type": "tidelift"
                 }
                 }
             ],
             ],
-            "time": "2024-11-05T15:34:40+00:00"
+            "time": "2024-11-06T14:19:14+00:00"
         },
         },
         {
         {
             "name": "symfony/deprecation-contracts",
             "name": "symfony/deprecation-contracts",
-            "version": "v3.5.0",
+            "version": "v3.5.1",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/symfony/deprecation-contracts.git",
                 "url": "https://github.com/symfony/deprecation-contracts.git",
-                "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
+                "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
-                "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
+                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
+                "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -6078,7 +6081,7 @@
             "description": "A generic function and convention to trigger deprecation notices",
             "description": "A generic function and convention to trigger deprecation notices",
             "homepage": "https://symfony.com",
             "homepage": "https://symfony.com",
             "support": {
             "support": {
-                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0"
+                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1"
             },
             },
             "funding": [
             "funding": [
                 {
                 {
@@ -6094,7 +6097,7 @@
                     "type": "tidelift"
                     "type": "tidelift"
                 }
                 }
             ],
             ],
-            "time": "2024-04-18T09:32:20+00:00"
+            "time": "2024-09-25T14:20:29+00:00"
         },
         },
         {
         {
             "name": "symfony/finder",
             "name": "symfony/finder",
@@ -6560,16 +6563,16 @@
         },
         },
         {
         {
             "name": "symfony/service-contracts",
             "name": "symfony/service-contracts",
-            "version": "v3.5.0",
+            "version": "v3.5.1",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/symfony/service-contracts.git",
                 "url": "https://github.com/symfony/service-contracts.git",
-                "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f"
+                "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
-                "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
+                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
+                "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -6623,7 +6626,7 @@
                 "standards"
                 "standards"
             ],
             ],
             "support": {
             "support": {
-                "source": "https://github.com/symfony/service-contracts/tree/v3.5.0"
+                "source": "https://github.com/symfony/service-contracts/tree/v3.5.1"
             },
             },
             "funding": [
             "funding": [
                 {
                 {
@@ -6639,20 +6642,20 @@
                     "type": "tidelift"
                     "type": "tidelift"
                 }
                 }
             ],
             ],
-            "time": "2024-04-18T09:32:20+00:00"
+            "time": "2024-09-25T14:20:29+00:00"
         },
         },
         {
         {
             "name": "symfony/string",
             "name": "symfony/string",
-            "version": "v6.4.13",
+            "version": "v6.4.15",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/symfony/string.git",
                 "url": "https://github.com/symfony/string.git",
-                "reference": "38371c60c71c72b3d64d8d76f6b1bb81a2cc3627"
+                "reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/string/zipball/38371c60c71c72b3d64d8d76f6b1bb81a2cc3627",
-                "reference": "38371c60c71c72b3d64d8d76f6b1bb81a2cc3627",
+                "url": "https://api.github.com/repos/symfony/string/zipball/73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f",
+                "reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -6709,7 +6712,7 @@
                 "utf8"
                 "utf8"
             ],
             ],
             "support": {
             "support": {
-                "source": "https://github.com/symfony/string/tree/v6.4.13"
+                "source": "https://github.com/symfony/string/tree/v6.4.15"
             },
             },
             "funding": [
             "funding": [
                 {
                 {
@@ -6725,7 +6728,7 @@
                     "type": "tidelift"
                     "type": "tidelift"
                 }
                 }
             ],
             ],
-            "time": "2024-09-25T14:18:03+00:00"
+            "time": "2024-11-13T13:31:12+00:00"
         },
         },
         {
         {
             "name": "symfony/translation",
             "name": "symfony/translation",
@@ -6824,16 +6827,16 @@
         },
         },
         {
         {
             "name": "symfony/translation-contracts",
             "name": "symfony/translation-contracts",
-            "version": "v3.5.0",
+            "version": "v3.5.1",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/symfony/translation-contracts.git",
                 "url": "https://github.com/symfony/translation-contracts.git",
-                "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a"
+                "reference": "4667ff3bd513750603a09c8dedbea942487fb07c"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a",
-                "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a",
+                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/4667ff3bd513750603a09c8dedbea942487fb07c",
+                "reference": "4667ff3bd513750603a09c8dedbea942487fb07c",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -6882,7 +6885,7 @@
                 "standards"
                 "standards"
             ],
             ],
             "support": {
             "support": {
-                "source": "https://github.com/symfony/translation-contracts/tree/v3.5.0"
+                "source": "https://github.com/symfony/translation-contracts/tree/v3.5.1"
             },
             },
             "funding": [
             "funding": [
                 {
                 {
@@ -6898,7 +6901,7 @@
                     "type": "tidelift"
                     "type": "tidelift"
                 }
                 }
             ],
             ],
-            "time": "2024-04-18T09:32:20+00:00"
+            "time": "2024-09-25T14:20:29+00:00"
         },
         },
         {
         {
             "name": "vlucas/phpdotenv",
             "name": "vlucas/phpdotenv",
@@ -7052,16 +7055,16 @@
         },
         },
         {
         {
             "name": "composer/pcre",
             "name": "composer/pcre",
-            "version": "3.3.1",
+            "version": "3.3.2",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/composer/pcre.git",
                 "url": "https://github.com/composer/pcre.git",
-                "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4"
+                "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/composer/pcre/zipball/63aaeac21d7e775ff9bc9d45021e1745c97521c4",
-                "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4",
+                "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
+                "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -7071,8 +7074,8 @@
                 "phpstan/phpstan": "<1.11.10"
                 "phpstan/phpstan": "<1.11.10"
             },
             },
             "require-dev": {
             "require-dev": {
-                "phpstan/phpstan": "^1.11.10",
-                "phpstan/phpstan-strict-rules": "^1.1",
+                "phpstan/phpstan": "^1.12 || ^2",
+                "phpstan/phpstan-strict-rules": "^1 || ^2",
                 "phpunit/phpunit": "^8 || ^9"
                 "phpunit/phpunit": "^8 || ^9"
             },
             },
             "type": "library",
             "type": "library",
@@ -7111,7 +7114,7 @@
             ],
             ],
             "support": {
             "support": {
                 "issues": "https://github.com/composer/pcre/issues",
                 "issues": "https://github.com/composer/pcre/issues",
-                "source": "https://github.com/composer/pcre/tree/3.3.1"
+                "source": "https://github.com/composer/pcre/tree/3.3.2"
             },
             },
             "funding": [
             "funding": [
                 {
                 {
@@ -7127,7 +7130,7 @@
                     "type": "tidelift"
                     "type": "tidelift"
                 }
                 }
             ],
             ],
-            "time": "2024-08-27T18:44:43+00:00"
+            "time": "2024-11-12T16:29:46+00:00"
         },
         },
         {
         {
             "name": "composer/semver",
             "name": "composer/semver",
@@ -7386,16 +7389,16 @@
         },
         },
         {
         {
             "name": "friendsofphp/php-cs-fixer",
             "name": "friendsofphp/php-cs-fixer",
-            "version": "v3.64.0",
+            "version": "v3.65.0",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
                 "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
-                "reference": "58dd9c931c785a79739310aef5178928305ffa67"
+                "reference": "79d4f3e77b250a7d8043d76c6af8f0695e8a469f"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/58dd9c931c785a79739310aef5178928305ffa67",
-                "reference": "58dd9c931c785a79739310aef5178928305ffa67",
+                "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/79d4f3e77b250a7d8043d76c6af8f0695e8a469f",
+                "reference": "79d4f3e77b250a7d8043d76c6af8f0695e8a469f",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -7405,7 +7408,7 @@
                 "ext-filter": "*",
                 "ext-filter": "*",
                 "ext-json": "*",
                 "ext-json": "*",
                 "ext-tokenizer": "*",
                 "ext-tokenizer": "*",
-                "fidry/cpu-core-counter": "^1.0",
+                "fidry/cpu-core-counter": "^1.2",
                 "php": "^7.4 || ^8.0",
                 "php": "^7.4 || ^8.0",
                 "react/child-process": "^0.6.5",
                 "react/child-process": "^0.6.5",
                 "react/event-loop": "^1.0",
                 "react/event-loop": "^1.0",
@@ -7425,18 +7428,18 @@
                 "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0"
                 "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0"
             },
             },
             "require-dev": {
             "require-dev": {
-                "facile-it/paraunit": "^1.3 || ^2.3",
-                "infection/infection": "^0.29.5",
-                "justinrainbow/json-schema": "^5.2",
+                "facile-it/paraunit": "^1.3.1 || ^2.4",
+                "infection/infection": "^0.29.8",
+                "justinrainbow/json-schema": "^5.3 || ^6.0",
                 "keradus/cli-executor": "^2.1",
                 "keradus/cli-executor": "^2.1",
-                "mikey179/vfsstream": "^1.6.11",
+                "mikey179/vfsstream": "^1.6.12",
                 "php-coveralls/php-coveralls": "^2.7",
                 "php-coveralls/php-coveralls": "^2.7",
                 "php-cs-fixer/accessible-object": "^1.1",
                 "php-cs-fixer/accessible-object": "^1.1",
                 "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.5",
                 "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.5",
                 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.5",
                 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.5",
-                "phpunit/phpunit": "^9.6.19 || ^10.5.21 || ^11.2",
-                "symfony/var-dumper": "^5.4 || ^6.0 || ^7.0",
-                "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
+                "phpunit/phpunit": "^9.6.21 || ^10.5.38 || ^11.4.3",
+                "symfony/var-dumper": "^5.4.47 || ^6.4.15 || ^7.1.8",
+                "symfony/yaml": "^5.4.45 || ^6.4.13 || ^7.1.6"
             },
             },
             "suggest": {
             "suggest": {
                 "ext-dom": "For handling output formats in XML",
                 "ext-dom": "For handling output formats in XML",
@@ -7477,7 +7480,7 @@
             ],
             ],
             "support": {
             "support": {
                 "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
                 "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
-                "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.64.0"
+                "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.65.0"
             },
             },
             "funding": [
             "funding": [
                 {
                 {
@@ -7485,7 +7488,7 @@
                     "type": "github"
                     "type": "github"
                 }
                 }
             ],
             ],
-            "time": "2024-08-30T23:09:38+00:00"
+            "time": "2024-11-25T00:39:24+00:00"
         },
         },
         {
         {
             "name": "hamcrest/hamcrest-php",
             "name": "hamcrest/hamcrest-php",
@@ -7608,16 +7611,16 @@
         },
         },
         {
         {
             "name": "hyperf/testing",
             "name": "hyperf/testing",
-            "version": "v3.1.44",
+            "version": "v3.1.46",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/hyperf/testing.git",
                 "url": "https://github.com/hyperf/testing.git",
-                "reference": "3cba517358bc980cd63b5a4a6c21978ec75f9814"
+                "reference": "d703d287817c577acfee0cec108dc2f4217ac9fa"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/hyperf/testing/zipball/3cba517358bc980cd63b5a4a6c21978ec75f9814",
-                "reference": "3cba517358bc980cd63b5a4a6c21978ec75f9814",
+                "url": "https://api.github.com/repos/hyperf/testing/zipball/d703d287817c577acfee0cec108dc2f4217ac9fa",
+                "reference": "d703d287817c577acfee0cec108dc2f4217ac9fa",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -7663,7 +7666,7 @@
                 "testing"
                 "testing"
             ],
             ],
             "support": {
             "support": {
-                "source": "https://github.com/hyperf/testing/tree/v3.1.44"
+                "source": "https://github.com/hyperf/testing/tree/v3.1.46"
             },
             },
             "funding": [
             "funding": [
                 {
                 {
@@ -7675,7 +7678,7 @@
                     "type": "open_collective"
                     "type": "open_collective"
                 }
                 }
             ],
             ],
-            "time": "2024-10-23T10:24:12+00:00"
+            "time": "2024-11-20T07:42:54+00:00"
         },
         },
         {
         {
             "name": "hyperf/watcher",
             "name": "hyperf/watcher",
@@ -8006,16 +8009,16 @@
         },
         },
         {
         {
             "name": "phpstan/phpstan",
             "name": "phpstan/phpstan",
-            "version": "1.12.9",
+            "version": "1.12.12",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/phpstan/phpstan.git",
                 "url": "https://github.com/phpstan/phpstan.git",
-                "reference": "ceb937fb39a92deabc02d20709cf14b2c452502c"
+                "reference": "b5ae1b88f471d3fd4ba1aa0046234b5ca3776dd0"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ceb937fb39a92deabc02d20709cf14b2c452502c",
-                "reference": "ceb937fb39a92deabc02d20709cf14b2c452502c",
+                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b5ae1b88f471d3fd4ba1aa0046234b5ca3776dd0",
+                "reference": "b5ae1b88f471d3fd4ba1aa0046234b5ca3776dd0",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -8060,7 +8063,7 @@
                     "type": "github"
                     "type": "github"
                 }
                 }
             ],
             ],
-            "time": "2024-11-10T17:10:04+00:00"
+            "time": "2024-11-28T22:13:23+00:00"
         },
         },
         {
         {
             "name": "phpunit/php-code-coverage",
             "name": "phpunit/php-code-coverage",
@@ -9932,16 +9935,16 @@
         },
         },
         {
         {
             "name": "swoole/ide-helper",
             "name": "swoole/ide-helper",
-            "version": "5.1.5",
+            "version": "5.1.6",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/swoole/ide-helper.git",
                 "url": "https://github.com/swoole/ide-helper.git",
-                "reference": "a4207701bb55fe0cea06f840d2054cbc4a90b943"
+                "reference": "c5149a01c00e4ed56fc7b3ffeb6823e69acb4a76"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/swoole/ide-helper/zipball/a4207701bb55fe0cea06f840d2054cbc4a90b943",
-                "reference": "a4207701bb55fe0cea06f840d2054cbc4a90b943",
+                "url": "https://api.github.com/repos/swoole/ide-helper/zipball/c5149a01c00e4ed56fc7b3ffeb6823e69acb4a76",
+                "reference": "c5149a01c00e4ed56fc7b3ffeb6823e69acb4a76",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "type": "library",
             "type": "library",
@@ -9958,9 +9961,9 @@
             "description": "IDE help files for Swoole.",
             "description": "IDE help files for Swoole.",
             "support": {
             "support": {
                 "issues": "https://github.com/swoole/ide-helper/issues",
                 "issues": "https://github.com/swoole/ide-helper/issues",
-                "source": "https://github.com/swoole/ide-helper/tree/5.1.5"
+                "source": "https://github.com/swoole/ide-helper/tree/5.1.6"
             },
             },
-            "time": "2024-11-05T07:35:30+00:00"
+            "time": "2024-11-29T07:21:36+00:00"
         },
         },
         {
         {
             "name": "symfony/event-dispatcher",
             "name": "symfony/event-dispatcher",
@@ -10044,16 +10047,16 @@
         },
         },
         {
         {
             "name": "symfony/event-dispatcher-contracts",
             "name": "symfony/event-dispatcher-contracts",
-            "version": "v3.5.0",
+            "version": "v3.5.1",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
-                "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50"
+                "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50",
-                "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50",
+                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f",
+                "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -10100,7 +10103,7 @@
                 "standards"
                 "standards"
             ],
             ],
             "support": {
             "support": {
-                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0"
+                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.1"
             },
             },
             "funding": [
             "funding": [
                 {
                 {
@@ -10116,7 +10119,7 @@
                     "type": "tidelift"
                     "type": "tidelift"
                 }
                 }
             ],
             ],
-            "time": "2024-04-18T09:32:20+00:00"
+            "time": "2024-09-25T14:20:29+00:00"
         },
         },
         {
         {
             "name": "symfony/filesystem",
             "name": "symfony/filesystem",
@@ -10186,16 +10189,16 @@
         },
         },
         {
         {
             "name": "symfony/http-foundation",
             "name": "symfony/http-foundation",
-            "version": "v6.4.14",
+            "version": "v6.4.16",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/symfony/http-foundation.git",
                 "url": "https://github.com/symfony/http-foundation.git",
-                "reference": "ba020a321a95519303a3f09ec2824d34d601c388"
+                "reference": "431771b7a6f662f1575b3cfc8fd7617aa9864d57"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ba020a321a95519303a3f09ec2824d34d601c388",
-                "reference": "ba020a321a95519303a3f09ec2824d34d601c388",
+                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/431771b7a6f662f1575b3cfc8fd7617aa9864d57",
+                "reference": "431771b7a6f662f1575b3cfc8fd7617aa9864d57",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -10205,12 +10208,12 @@
                 "symfony/polyfill-php83": "^1.27"
                 "symfony/polyfill-php83": "^1.27"
             },
             },
             "conflict": {
             "conflict": {
-                "symfony/cache": "<6.3"
+                "symfony/cache": "<6.4.12|>=7.0,<7.1.5"
             },
             },
             "require-dev": {
             "require-dev": {
                 "doctrine/dbal": "^2.13.1|^3|^4",
                 "doctrine/dbal": "^2.13.1|^3|^4",
                 "predis/predis": "^1.1|^2.0",
                 "predis/predis": "^1.1|^2.0",
-                "symfony/cache": "^6.3|^7.0",
+                "symfony/cache": "^6.4.12|^7.1.5",
                 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
                 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
                 "symfony/expression-language": "^5.4|^6.0|^7.0",
                 "symfony/expression-language": "^5.4|^6.0|^7.0",
                 "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0",
                 "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0",
@@ -10243,7 +10246,7 @@
             "description": "Defines an object-oriented layer for the HTTP specification",
             "description": "Defines an object-oriented layer for the HTTP specification",
             "homepage": "https://symfony.com",
             "homepage": "https://symfony.com",
             "support": {
             "support": {
-                "source": "https://github.com/symfony/http-foundation/tree/v6.4.14"
+                "source": "https://github.com/symfony/http-foundation/tree/v6.4.16"
             },
             },
             "funding": [
             "funding": [
                 {
                 {
@@ -10259,20 +10262,20 @@
                     "type": "tidelift"
                     "type": "tidelift"
                 }
                 }
             ],
             ],
-            "time": "2024-11-05T16:39:55+00:00"
+            "time": "2024-11-13T18:58:10+00:00"
         },
         },
         {
         {
             "name": "symfony/options-resolver",
             "name": "symfony/options-resolver",
-            "version": "v6.4.13",
+            "version": "v6.4.16",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/symfony/options-resolver.git",
                 "url": "https://github.com/symfony/options-resolver.git",
-                "reference": "0a62a9f2504a8dd27083f89d21894ceb01cc59db"
+                "reference": "368128ad168f20e22c32159b9f761e456cec0c78"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/0a62a9f2504a8dd27083f89d21894ceb01cc59db",
-                "reference": "0a62a9f2504a8dd27083f89d21894ceb01cc59db",
+                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/368128ad168f20e22c32159b9f761e456cec0c78",
+                "reference": "368128ad168f20e22c32159b9f761e456cec0c78",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -10310,7 +10313,7 @@
                 "options"
                 "options"
             ],
             ],
             "support": {
             "support": {
-                "source": "https://github.com/symfony/options-resolver/tree/v6.4.13"
+                "source": "https://github.com/symfony/options-resolver/tree/v6.4.16"
             },
             },
             "funding": [
             "funding": [
                 {
                 {
@@ -10326,7 +10329,7 @@
                     "type": "tidelift"
                     "type": "tidelift"
                 }
                 }
             ],
             ],
-            "time": "2024-09-25T14:18:03+00:00"
+            "time": "2024-11-20T10:57:02+00:00"
         },
         },
         {
         {
             "name": "symfony/polyfill-php81",
             "name": "symfony/polyfill-php81",
@@ -10482,16 +10485,16 @@
         },
         },
         {
         {
             "name": "symfony/process",
             "name": "symfony/process",
-            "version": "v6.4.14",
+            "version": "v6.4.15",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/symfony/process.git",
                 "url": "https://github.com/symfony/process.git",
-                "reference": "25214adbb0996d18112548de20c281be9f27279f"
+                "reference": "3cb242f059c14ae08591c5c4087d1fe443564392"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/process/zipball/25214adbb0996d18112548de20c281be9f27279f",
-                "reference": "25214adbb0996d18112548de20c281be9f27279f",
+                "url": "https://api.github.com/repos/symfony/process/zipball/3cb242f059c14ae08591c5c4087d1fe443564392",
+                "reference": "3cb242f059c14ae08591c5c4087d1fe443564392",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -10523,7 +10526,7 @@
             "description": "Executes commands in sub-processes",
             "description": "Executes commands in sub-processes",
             "homepage": "https://symfony.com",
             "homepage": "https://symfony.com",
             "support": {
             "support": {
-                "source": "https://github.com/symfony/process/tree/v6.4.14"
+                "source": "https://github.com/symfony/process/tree/v6.4.15"
             },
             },
             "funding": [
             "funding": [
                 {
                 {
@@ -10539,7 +10542,7 @@
                     "type": "tidelift"
                     "type": "tidelift"
                 }
                 }
             ],
             ],
-            "time": "2024-11-06T09:25:01+00:00"
+            "time": "2024-11-06T14:19:14+00:00"
         },
         },
         {
         {
             "name": "symfony/stopwatch",
             "name": "symfony/stopwatch",
@@ -10656,12 +10659,12 @@
     ],
     ],
     "aliases": [],
     "aliases": [],
     "minimum-stability": "dev",
     "minimum-stability": "dev",
-    "stability-flags": [],
+    "stability-flags": {},
     "prefer-stable": true,
     "prefer-stable": true,
     "prefer-lowest": false,
     "prefer-lowest": false,
     "platform": {
     "platform": {
         "php": ">=8.1"
         "php": ">=8.1"
     },
     },
-    "platform-dev": [],
+    "platform-dev": {},
     "plugin-api-version": "2.6.0"
     "plugin-api-version": "2.6.0"
 }
 }

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 0 - 1002
runtime/logs/hyperf.log


Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott