1
0
Fork 0
mirror of synced 2024-06-14 08:44:49 +12:00

upgrade swoole ide helper

This commit is contained in:
Damodar Lohani 2023-07-25 09:04:11 +00:00
parent a8b3367d50
commit 8f25c5bff1
2 changed files with 7 additions and 8 deletions

View file

@ -83,7 +83,7 @@
"ext-fileinfo": "*",
"phpunit/phpunit": "9.5.20",
"squizlabs/php_codesniffer": "^3.6",
"swoole/ide-helper": "5.0.0",
"swoole/ide-helper": "5.0.2",
"textalk/websocket": "1.5.7"
},
"provide": {

13
composer.lock generated
View file

@ -2744,12 +2744,12 @@
"source": {
"type": "git",
"url": "https://github.com/utopia-php/swoole.git",
"reference": "0dc187fdd60266db1d7c93a185ee634d37b5f5c5"
"reference": "8c2f8a52d0b6153d1b23fde39d6b4cc688fcb9ed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/swoole/zipball/0dc187fdd60266db1d7c93a185ee634d37b5f5c5",
"reference": "0dc187fdd60266db1d7c93a185ee634d37b5f5c5",
"url": "https://api.github.com/repos/utopia-php/swoole/zipball/8c2f8a52d0b6153d1b23fde39d6b4cc688fcb9ed",
"reference": "8c2f8a52d0b6153d1b23fde39d6b4cc688fcb9ed",
"shasum": ""
},
"require": {
@ -2759,10 +2759,9 @@
},
"require-dev": {
"laravel/pint": "1.2.*",
"phpstan/phpstan": "1.9.x-dev",
"phpstan/phpstan": "1.10.26",
"phpunit/phpunit": "^9.3",
"swoole/ide-helper": "5.0.0",
"vimeo/psalm": "4.15.0"
"swoole/ide-helper": "5.0.0"
},
"type": "library",
"autoload": {
@ -2788,7 +2787,7 @@
"issues": "https://github.com/utopia-php/swoole/issues",
"source": "https://github.com/utopia-php/swoole/tree/feat-framework-upgrade"
},
"time": "2023-07-25T06:04:40+00:00"
"time": "2023-07-25T07:47:41+00:00"
},
{
"name": "utopia-php/system",