From 8a276b33ad1670a3530a274950c2a4aac42a0ec3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Feb 2022 13:58:03 +0000 Subject: [PATCH] chore(deps-dev): bump swoole/ide-helper from 4.6.7 to 4.8.6 Bumps [swoole/ide-helper](https://github.com/swoole/ide-helper) from 4.6.7 to 4.8.6. - [Release notes](https://github.com/swoole/ide-helper/releases) - [Commits](https://github.com/swoole/ide-helper/compare/4.6.7...4.8.6) --- updated-dependencies: - dependency-name: swoole/ide-helper dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 24 +++++++----------------- 2 files changed, 8 insertions(+), 18 deletions(-) diff --git a/composer.json b/composer.json index ff2511fa..8b3de3ae 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "psr/event-dispatcher": "^1.0", "squizlabs/php_codesniffer": "^3.6", "swiftmailer/swiftmailer": "^6.3", - "swoole/ide-helper": "^4.6", + "swoole/ide-helper": "^4.8", "textalk/websocket": "^1.5", "twig/twig": "^3.3", "vimeo/psalm": "^4.7.2", diff --git a/composer.lock b/composer.lock index 3863ce3b..3bd5cfe9 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": "7537fc69f5291149915e4e3fc3ffe06b", + "content-hash": "92800921eab6b0941c64f4d66cdf2c70", "packages": [], "packages-dev": [ { @@ -5326,24 +5326,18 @@ }, { "name": "swoole/ide-helper", - "version": "4.6.7", + "version": "4.8.6", "source": { "type": "git", "url": "https://github.com/swoole/ide-helper.git", - "reference": "0d1409b8274117addfe64d3ea412812a69807411" + "reference": "b277ed171a29f7bbce1c5feee5581553101e06bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swoole/ide-helper/zipball/0d1409b8274117addfe64d3ea412812a69807411", - "reference": "0d1409b8274117addfe64d3ea412812a69807411", + "url": "https://api.github.com/repos/swoole/ide-helper/zipball/b277ed171a29f7bbce1c5feee5581553101e06bf", + "reference": "b277ed171a29f7bbce1c5feee5581553101e06bf", "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": [ @@ -5358,7 +5352,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.7" + "source": "https://github.com/swoole/ide-helper/tree/4.8.6" }, "funding": [ { @@ -5368,13 +5362,9 @@ { "url": "https://github.com/swoole", "type": "github" - }, - { - "url": "https://opencollective.com/swoole-src", - "type": "open_collective" } ], - "time": "2021-05-14T16:05:16+00:00" + "time": "2022-01-11T17:42:26+00:00" }, { "name": "symfony/console",