diff --git a/composer.json b/composer.json index 97f4657bea..b2008b5cc0 100644 --- a/composer.json +++ b/composer.json @@ -59,7 +59,7 @@ "utopia-php/orchestration": "0.6.*", "utopia-php/preloader": "0.2.*", "utopia-php/registry": "0.5.*", - "utopia-php/storage": "0.11.*", + "utopia-php/storage": "0.13.*", "utopia-php/swoole": "0.5.*", "utopia-php/websocket": "0.1.*", "resque/php-resque": "1.3.6", diff --git a/composer.lock b/composer.lock index 5f7b291615..d09230b398 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": "60bbe8610441d8b6e119bd322e0f5a13", + "content-hash": "dbc502462e4afa550b1a1bc3898020b3", "packages": [ { "name": "adhocore/jwt", @@ -2373,16 +2373,16 @@ }, { "name": "utopia-php/storage", - "version": "0.11.0", + "version": "0.13.2", "source": { "type": "git", "url": "https://github.com/utopia-php/storage.git", - "reference": "59802cf281d1976560cf6e353f250a9b870efddc" + "reference": "ad1c00f24ca56e73888acc2af3deee4919b1194b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/storage/zipball/59802cf281d1976560cf6e353f250a9b870efddc", - "reference": "59802cf281d1976560cf6e353f250a9b870efddc", + "url": "https://api.github.com/repos/utopia-php/storage/zipball/ad1c00f24ca56e73888acc2af3deee4919b1194b", + "reference": "ad1c00f24ca56e73888acc2af3deee4919b1194b", "shasum": "" }, "require": { @@ -2422,9 +2422,9 @@ ], "support": { "issues": "https://github.com/utopia-php/storage/issues", - "source": "https://github.com/utopia-php/storage/tree/0.11.0" + "source": "https://github.com/utopia-php/storage/tree/0.13.2" }, - "time": "2022-08-31T09:17:31+00:00" + "time": "2022-12-20T11:11:35+00:00" }, { "name": "utopia-php/swoole",