From 2c89bc70cae35c059b2d2c3e02efb7997e0a3856 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Abi=20=D8=A3=D8=A8?= Date: Fri, 19 Aug 2022 17:53:22 +0700 Subject: [PATCH] swoole/ide-helper (4.8.11 => 5.0.0) --- META-INF/plugin.xml | 4 ++-- composer.json | 2 +- composer.lock | 14 +++++++------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/META-INF/plugin.xml b/META-INF/plugin.xml index a318d3c..b1fb902 100644 --- a/META-INF/plugin.xml +++ b/META-INF/plugin.xml @@ -2,7 +2,7 @@ me.elabee.idea.plugin.swoole Swoole IDE Helper - 4.8.11 + 5.0.0 Luhur Abdi Rizal Swoole 4.8.11. + PHP stubs for Swoole 5.0.0. ]]> diff --git a/composer.json b/composer.json index ace4b7a..f15b84a 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "require": { "ext-SimpleXML": "*", "ext-dom": "*", - "swoole/ide-helper": "^4.8" + "swoole/ide-helper": "^5.0" }, "require-dev": { "composer/composer": "^2.3" diff --git a/composer.lock b/composer.lock index 4f2c7e1..620a7af 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "cb9bca0cb973bb34b14e46fb0ec3932b", + "content-hash": "7560fe44516f09c82388fe282a03338c", "packages": [ { "name": "swoole/ide-helper", - "version": "4.8.11", + "version": "5.0.0", "source": { "type": "git", "url": "https://github.com/swoole/ide-helper.git", - "reference": "edcf955501271b1fd5d77efef31027b1e08f4a85" + "reference": "939352ede9e8cddce96897d18b4fbd0c1e2110a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swoole/ide-helper/zipball/edcf955501271b1fd5d77efef31027b1e08f4a85", - "reference": "edcf955501271b1fd5d77efef31027b1e08f4a85", + "url": "https://api.github.com/repos/swoole/ide-helper/zipball/939352ede9e8cddce96897d18b4fbd0c1e2110a3", + "reference": "939352ede9e8cddce96897d18b4fbd0c1e2110a3", "shasum": "" }, "type": "library", @@ -34,7 +34,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.8.11" + "source": "https://github.com/swoole/ide-helper/tree/5.0.0" }, "funding": [ { @@ -46,7 +46,7 @@ "type": "github" } ], - "time": "2022-07-09T06:20:31+00:00" + "time": "2022-08-10T05:32:06+00:00" } ], "packages-dev": [