1
0
Fork 0
mirror of synced 2024-06-27 18:50:47 +12:00

upgrade utopia-swoole version

This commit is contained in:
Damodar Lohani 2023-07-25 06:05:22 +00:00
parent 2127afd047
commit a8b3367d50
2 changed files with 27 additions and 24 deletions

View file

@ -60,7 +60,7 @@
"utopia-php/preloader": "0.2.*",
"utopia-php/registry": "0.5.*",
"utopia-php/storage": "0.14.*",
"utopia-php/swoole": "0.5.*",
"utopia-php/swoole": "dev-feat-framework-upgrade",
"utopia-php/websocket": "0.1.*",
"resque/php-resque": "1.3.6",
"matomo/device-detector": "6.1.*",
@ -83,7 +83,7 @@
"ext-fileinfo": "*",
"phpunit/phpunit": "9.5.20",
"squizlabs/php_codesniffer": "^3.6",
"swoole/ide-helper": "4.8.9",
"swoole/ide-helper": "5.0.0",
"textalk/websocket": "1.5.7"
},
"provide": {

47
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": "c41be9b81d4ee69cf915be4c7ba37975",
"content-hash": "78f2e6a5a1260370b460be5c3d266580",
"packages": [
{
"name": "adhocore/jwt",
@ -2740,27 +2740,28 @@
},
{
"name": "utopia-php/swoole",
"version": "0.5.0",
"version": "dev-feat-framework-upgrade",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/swoole.git",
"reference": "c2a3a4f944a2f22945af3cbcb95b13f0769628b1"
"reference": "0dc187fdd60266db1d7c93a185ee634d37b5f5c5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/swoole/zipball/c2a3a4f944a2f22945af3cbcb95b13f0769628b1",
"reference": "c2a3a4f944a2f22945af3cbcb95b13f0769628b1",
"url": "https://api.github.com/repos/utopia-php/swoole/zipball/0dc187fdd60266db1d7c93a185ee634d37b5f5c5",
"reference": "0dc187fdd60266db1d7c93a185ee634d37b5f5c5",
"shasum": ""
},
"require": {
"ext-swoole": "*",
"php": ">=8.0",
"utopia-php/framework": "0.*.*"
"utopia-php/framework": "0.28.*"
},
"require-dev": {
"laravel/pint": "1.2.*",
"phpstan/phpstan": "1.9.x-dev",
"phpunit/phpunit": "^9.3",
"swoole/ide-helper": "4.8.3",
"swoole/ide-helper": "5.0.0",
"vimeo/psalm": "4.15.0"
},
"type": "library",
@ -2785,9 +2786,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/swoole/issues",
"source": "https://github.com/utopia-php/swoole/tree/0.5.0"
"source": "https://github.com/utopia-php/swoole/tree/feat-framework-upgrade"
},
"time": "2022-10-19T22:19:07+00:00"
"time": "2023-07-25T06:04:40+00:00"
},
{
"name": "utopia-php/system",
@ -3785,16 +3786,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.22.1",
"version": "1.23.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "65c39594fbd8c67abfc68bb323f86447bab79cc0"
"reference": "a2b24135c35852b348894320d47b3902a94bc494"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/65c39594fbd8c67abfc68bb323f86447bab79cc0",
"reference": "65c39594fbd8c67abfc68bb323f86447bab79cc0",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/a2b24135c35852b348894320d47b3902a94bc494",
"reference": "a2b24135c35852b348894320d47b3902a94bc494",
"shasum": ""
},
"require": {
@ -3826,9 +3827,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.22.1"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.23.0"
},
"time": "2023-06-29T20:46:06+00:00"
"time": "2023-07-23T22:17:56+00:00"
},
{
"name": "phpunit/php-code-coverage",
@ -5274,16 +5275,16 @@
},
{
"name": "swoole/ide-helper",
"version": "4.8.9",
"version": "5.0.0",
"source": {
"type": "git",
"url": "https://github.com/swoole/ide-helper.git",
"reference": "8f82ba3b6af04a5bccb97c1654af992d1ee8b0fe"
"reference": "939352ede9e8cddce96897d18b4fbd0c1e2110a3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/swoole/ide-helper/zipball/8f82ba3b6af04a5bccb97c1654af992d1ee8b0fe",
"reference": "8f82ba3b6af04a5bccb97c1654af992d1ee8b0fe",
"url": "https://api.github.com/repos/swoole/ide-helper/zipball/939352ede9e8cddce96897d18b4fbd0c1e2110a3",
"reference": "939352ede9e8cddce96897d18b4fbd0c1e2110a3",
"shasum": ""
},
"type": "library",
@ -5300,7 +5301,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.9"
"source": "https://github.com/swoole/ide-helper/tree/5.0.0"
},
"funding": [
{
@ -5312,7 +5313,7 @@
"type": "github"
}
],
"time": "2022-04-18T20:38:04+00:00"
"time": "2022-08-10T05:32:06+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -5652,7 +5653,9 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"stability-flags": {
"utopia-php/swoole": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {