From e04bad9446c6204b967b66761b5bb350e3193154 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 21:10:43 +0000 Subject: [PATCH] Bump swoole/ide-helper from 4.5.2 to 4.5.4 Bumps [swoole/ide-helper](https://github.com/swoole/ide-helper) from 4.5.2 to 4.5.4. - [Release notes](https://github.com/swoole/ide-helper/releases) - [Commits](https://github.com/swoole/ide-helper/compare/4.5.2...4.5.4) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index b1b9cfe3f..80a256d1b 100644 --- a/composer.json +++ b/composer.json @@ -53,7 +53,7 @@ "phpmailer/phpmailer": "6.1.6" }, "require-dev": { - "swoole/ide-helper": "4.5.2", + "swoole/ide-helper": "4.5.4", "appwrite/sdk-generator": "master", "phpunit/phpunit": "^9.3" }, diff --git a/composer.lock b/composer.lock index cdd6efe57..70bbd85b8 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": "7628c5efe405963d8b1c36810dd99221", + "content-hash": "a620359f4043942efee83516ff4ffe56", "packages": [ { "name": "appwrite/php-clamav", @@ -3585,16 +3585,16 @@ }, { "name": "swoole/ide-helper", - "version": "4.5.2", + "version": "4.5.4", "source": { "type": "git", "url": "https://github.com/swoole/ide-helper.git", - "reference": "e45892fb913204fc776bdec019ca8b723e7249b1" + "reference": "3382a1844afb206cac064252f6b8b50115bf72bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swoole/ide-helper/zipball/e45892fb913204fc776bdec019ca8b723e7249b1", - "reference": "e45892fb913204fc776bdec019ca8b723e7249b1", + "url": "https://api.github.com/repos/swoole/ide-helper/zipball/3382a1844afb206cac064252f6b8b50115bf72bb", + "reference": "3382a1844afb206cac064252f6b8b50115bf72bb", "shasum": "" }, "require-dev": { @@ -3615,7 +3615,7 @@ } ], "description": "IDE help files for Swoole.", - "time": "2020-05-28T19:17:49+00:00" + "time": "2020-09-16T00:12:52+00:00" }, { "name": "symfony/polyfill-ctype",