1
0
Fork 0
mirror of synced 2024-09-29 17:01:37 +13:00

chore: update composer

This commit is contained in:
Torsten Dittmann 2022-05-19 13:07:40 +02:00
parent 5372c3e359
commit 90a4f4d756
2 changed files with 8 additions and 8 deletions

View file

@ -51,7 +51,7 @@
"utopia-php/preloader": "0.2.*", "utopia-php/preloader": "0.2.*",
"utopia-php/domains": "1.1.*", "utopia-php/domains": "1.1.*",
"utopia-php/swoole": "0.3.*", "utopia-php/swoole": "0.3.*",
"utopia-php/storage": "0.7.*", "utopia-php/storage": "0.9.*",
"utopia-php/websocket": "0.1.0", "utopia-php/websocket": "0.1.0",
"utopia-php/image": "0.5.*", "utopia-php/image": "0.5.*",
"utopia-php/orchestration": "0.4.*", "utopia-php/orchestration": "0.4.*",

14
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "69e0c12a4c4b22cf17727f5b8833b1ac", "content-hash": "78be7780db881871009109a373b2fc35",
"packages": [ "packages": [
{ {
"name": "adhocore/jwt", "name": "adhocore/jwt",
@ -2628,16 +2628,16 @@
}, },
{ {
"name": "utopia-php/storage", "name": "utopia-php/storage",
"version": "0.7.1", "version": "0.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/storage.git", "url": "https://github.com/utopia-php/storage.git",
"reference": "1921d5da3d155c1e03b26f8f6184dba3a69cd5e4" "reference": "c7912481a56e17cc86358fa8de57309de5e88ef7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/storage/zipball/1921d5da3d155c1e03b26f8f6184dba3a69cd5e4", "url": "https://api.github.com/repos/utopia-php/storage/zipball/c7912481a56e17cc86358fa8de57309de5e88ef7",
"reference": "1921d5da3d155c1e03b26f8f6184dba3a69cd5e4", "reference": "c7912481a56e17cc86358fa8de57309de5e88ef7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2674,9 +2674,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.7.1" "source": "https://github.com/utopia-php/storage/tree/0.9.0"
}, },
"time": "2022-02-20T13:27:43+00:00" "time": "2022-05-19T11:05:45+00:00"
}, },
{ {
"name": "utopia-php/swoole", "name": "utopia-php/swoole",