diff --git a/composer.json b/composer.json index 939b99aef6..f8eee2eca2 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,7 @@ "utopia-php/registry": "0.5.*", "utopia-php/preloader": "0.2.*", "utopia-php/domains": "1.1.*", - "utopia-php/swoole": "0.3.*", + "utopia-php/swoole": "0.4.*", "utopia-php/storage": "0.11.*", "utopia-php/websocket": "0.1.0", "utopia-php/image": "0.5.*", diff --git a/composer.lock b/composer.lock index 33ff9a06b0..f845b953ac 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": "a19fd30d9ecff10a0ab60808a1f62495", + "content-hash": "c2fa5b94159eb9fc1e0d414ae507ba9e", "packages": [ { "name": "adhocore/jwt", @@ -2665,16 +2665,16 @@ }, { "name": "utopia-php/swoole", - "version": "0.3.3", + "version": "0.4.0", "source": { "type": "git", "url": "https://github.com/utopia-php/swoole.git", - "reference": "8312df69233b5dcd3992de88f131f238002749de" + "reference": "536e1f3e78fc0197e4a8ed81b1bf2636a3bc4538" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/swoole/zipball/8312df69233b5dcd3992de88f131f238002749de", - "reference": "8312df69233b5dcd3992de88f131f238002749de", + "url": "https://api.github.com/repos/utopia-php/swoole/zipball/536e1f3e78fc0197e4a8ed81b1bf2636a3bc4538", + "reference": "536e1f3e78fc0197e4a8ed81b1bf2636a3bc4538", "shasum": "" }, "require": { @@ -2715,9 +2715,9 @@ ], "support": { "issues": "https://github.com/utopia-php/swoole/issues", - "source": "https://github.com/utopia-php/swoole/tree/0.3.3" + "source": "https://github.com/utopia-php/swoole/tree/0.4.0" }, - "time": "2022-01-20T09:58:43+00:00" + "time": "2022-10-08T14:32:43+00:00" }, { "name": "utopia-php/system",