mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
upgrade utopia storage
This commit is contained in:
parent
3ce63b3d7d
commit
968b16d8bf
1 changed files with 7 additions and 7 deletions
14
composer.lock
generated
14
composer.lock
generated
|
|
@ -4363,16 +4363,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "utopia-php/storage",
|
"name": "utopia-php/storage",
|
||||||
"version": "0.18.7",
|
"version": "0.18.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/utopia-php/storage.git",
|
"url": "https://github.com/utopia-php/storage.git",
|
||||||
"reference": "0d9228faa1c202f9e01483e45a8950485f01a288"
|
"reference": "84737afa634e6a833fc4f8b0c967553234d3f215"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/utopia-php/storage/zipball/0d9228faa1c202f9e01483e45a8950485f01a288",
|
"url": "https://api.github.com/repos/utopia-php/storage/zipball/84737afa634e6a833fc4f8b0c967553234d3f215",
|
||||||
"reference": "0d9228faa1c202f9e01483e45a8950485f01a288",
|
"reference": "84737afa634e6a833fc4f8b0c967553234d3f215",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -4412,9 +4412,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/utopia-php/storage/issues",
|
"issues": "https://github.com/utopia-php/storage/issues",
|
||||||
"source": "https://github.com/utopia-php/storage/tree/0.18.7"
|
"source": "https://github.com/utopia-php/storage/tree/0.18.8"
|
||||||
},
|
},
|
||||||
"time": "2024-11-28T11:10:53+00:00"
|
"time": "2024-12-04T08:30:35+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "utopia-php/swoole",
|
"name": "utopia-php/swoole",
|
||||||
|
|
@ -8558,7 +8558,7 @@
|
||||||
],
|
],
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"stability-flags": [],
|
"stability-flags": {},
|
||||||
"prefer-stable": false,
|
"prefer-stable": false,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": {
|
"platform": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue