diff --git a/composer.json b/composer.json index a7af46c..dceb1ca 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "rector/rector": "^2.1", "slevomat/coding-standard": "^8.20", "squizlabs/php_codesniffer": "^3.13", - "swoole/ide-helper": "~5.0.0", + "swoole/ide-helper": "~6.0.0", "zircote/swagger-php": "^5.3" }, "scripts": { diff --git a/composer.lock b/composer.lock index 3ab3bc2..ed4fbee 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f7637111df028e279f127fe15f3f143b", + "content-hash": "c8bce71a529ed0c83bb9fdc43ea9f8bb", "packages": [ { "name": "carbonphp/carbon-doctrine-types", @@ -5001,16 +5001,16 @@ }, { "name": "swoole/ide-helper", - "version": "5.0.3", + "version": "6.0.2", "source": { "type": "git", "url": "https://github.com/swoole/ide-helper.git", - "reference": "4b6e615cb27c251b6248b8bd9501edbd02a45c18" + "reference": "6f12243dce071714c5febe059578d909698f9a52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swoole/ide-helper/zipball/4b6e615cb27c251b6248b8bd9501edbd02a45c18", - "reference": "4b6e615cb27c251b6248b8bd9501edbd02a45c18", + "url": "https://api.github.com/repos/swoole/ide-helper/zipball/6f12243dce071714c5febe059578d909698f9a52", + "reference": "6f12243dce071714c5febe059578d909698f9a52", "shasum": "" }, "type": "library", @@ -5027,9 +5027,9 @@ "description": "IDE help files for Swoole.", "support": { "issues": "https://github.com/swoole/ide-helper/issues", - "source": "https://github.com/swoole/ide-helper/tree/5.0.3" + "source": "https://github.com/swoole/ide-helper/tree/6.0.2" }, - "time": "2023-04-28T22:20:18+00:00" + "time": "2025-03-23T07:31:41+00:00" }, { "name": "symfony/config",