diff --git a/composer.json b/composer.json index 4ab23b1..f1d79df 100644 --- a/composer.json +++ b/composer.json @@ -25,6 +25,6 @@ }, "require-dev": { "pestphp/pest": "1.21.1", - "swoole/ide-helper": "4.6.6" + "swoole/ide-helper": "4.8.7" } } diff --git a/composer.lock b/composer.lock index d720ef9..abb6d98 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": "b87582f2f10901d7936a51ff92c57f44", + "content-hash": "577e693b93054b8977266dfd636f156a", "packages": [ { "name": "composer/package-versions-deprecated", @@ -2824,24 +2824,18 @@ }, { "name": "swoole/ide-helper", - "version": "4.6.6", + "version": "4.8.7", "source": { "type": "git", "url": "https://github.com/swoole/ide-helper.git", - "reference": "d29d71267f8ed4e4993dc057ca53ffdb5d2703b7" + "reference": "62d306dcfdb7c2cd21768386955af9de387163f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swoole/ide-helper/zipball/d29d71267f8ed4e4993dc057ca53ffdb5d2703b7", - "reference": "d29d71267f8ed4e4993dc057ca53ffdb5d2703b7", + "url": "https://api.github.com/repos/swoole/ide-helper/zipball/62d306dcfdb7c2cd21768386955af9de387163f9", + "reference": "62d306dcfdb7c2cd21768386955af9de387163f9", "shasum": "" }, - "require-dev": { - "guzzlehttp/guzzle": "~6.5.0", - "laminas/laminas-code": "~3.4.0", - "squizlabs/php_codesniffer": "~3.5.0", - "symfony/filesystem": "~4.0" - }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2856,7 +2850,7 @@ "description": "IDE help files for Swoole.", "support": { "issues": "https://github.com/swoole/ide-helper/issues", - "source": "https://github.com/swoole/ide-helper/tree/4.6.6" + "source": "https://github.com/swoole/ide-helper/tree/4.8.7" }, "funding": [ { @@ -2866,13 +2860,9 @@ { "url": "https://github.com/swoole", "type": "github" - }, - { - "url": "https://opencollective.com/swoole-src", - "type": "open_collective" } ], - "time": "2021-04-22T16:38:11+00:00" + "time": "2022-02-23T01:04:01+00:00" }, { "name": "symfony/console",