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

storage version update

This commit is contained in:
Damodar Lohani 2022-08-31 09:37:58 +00:00
parent d2ec87de2c
commit 0129209eb0
2 changed files with 8 additions and 9 deletions

View file

@ -57,7 +57,7 @@
"utopia-php/preloader": "0.2.*",
"utopia-php/domains": "1.1.*",
"utopia-php/swoole": "0.3.*",
"utopia-php/storage": "dev-feat-zstd-compression",
"utopia-php/storage": "0.11.*",
"utopia-php/websocket": "0.1.0",
"utopia-php/image": "0.5.*",
"utopia-php/orchestration": "0.6.*",

15
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": "26191185928bb538d77ec04e4e686b82",
"content-hash": "7c41d4bcb13c34e72039e3de7e84f732",
"packages": [
{
"name": "adhocore/jwt",
@ -2556,16 +2556,16 @@
},
{
"name": "utopia-php/storage",
"version": "dev-feat-zstd-compression",
"version": "0.11.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/storage.git",
"reference": "ef483d34eb8bd361495498184a341bee3861b24a"
"reference": "59802cf281d1976560cf6e353f250a9b870efddc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/storage/zipball/ef483d34eb8bd361495498184a341bee3861b24a",
"reference": "ef483d34eb8bd361495498184a341bee3861b24a",
"url": "https://api.github.com/repos/utopia-php/storage/zipball/59802cf281d1976560cf6e353f250a9b870efddc",
"reference": "59802cf281d1976560cf6e353f250a9b870efddc",
"shasum": ""
},
"require": {
@ -2605,9 +2605,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/storage/issues",
"source": "https://github.com/utopia-php/storage/tree/feat-zstd-compression"
"source": "https://github.com/utopia-php/storage/tree/0.11.0"
},
"time": "2022-08-31T02:09:02+00:00"
"time": "2022-08-31T09:17:31+00:00"
},
{
"name": "utopia-php/swoole",
@ -5361,7 +5361,6 @@
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"utopia-php/storage": 20,
"appwrite/sdk-generator": 20
},
"prefer-stable": false,