1
0
Fork 0
mirror of synced 2024-06-24 01:00:35 +12:00

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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-30 21:10:43 +00:00 committed by GitHub
parent 9763803d82
commit e04bad9446
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -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"
},

12
composer.lock generated
View file

@ -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",