1
0
Fork 0
mirror of synced 2024-10-01 01:37:56 +13:00

composer framework update

This commit is contained in:
fogelito 2023-03-15 10:04:02 +02:00
parent 31fad24603
commit c1bce185fd
2 changed files with 12 additions and 12 deletions

View file

@ -52,7 +52,7 @@
"utopia-php/database": "dev-feat-relationships as 0.33.0", "utopia-php/database": "dev-feat-relationships as 0.33.0",
"utopia-php/preloader": "0.2.*", "utopia-php/preloader": "0.2.*",
"utopia-php/domains": "1.1.*", "utopia-php/domains": "1.1.*",
"utopia-php/framework": "0.26.*", "utopia-php/framework": "0.28.*",
"utopia-php/image": "0.5.*", "utopia-php/image": "0.5.*",
"utopia-php/locale": "0.4.*", "utopia-php/locale": "0.4.*",
"utopia-php/logger": "0.3.*", "utopia-php/logger": "0.3.*",

22
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": "e7e0842fdf3271fe3fbaff873860f163", "content-hash": "65ec111f49af9c148eb69dc16aec7a10",
"packages": [ "packages": [
{ {
"name": "adhocore/jwt", "name": "adhocore/jwt",
@ -2117,12 +2117,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/database.git", "url": "https://github.com/utopia-php/database.git",
"reference": "bbe883c7b2ab41bb2820ba858157d1f614269a70" "reference": "dc842d7c1c209ef55c7ce84c056efbc1dcd24283"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/bbe883c7b2ab41bb2820ba858157d1f614269a70", "url": "https://api.github.com/repos/utopia-php/database/zipball/dc842d7c1c209ef55c7ce84c056efbc1dcd24283",
"reference": "bbe883c7b2ab41bb2820ba858157d1f614269a70", "reference": "dc842d7c1c209ef55c7ce84c056efbc1dcd24283",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2167,7 +2167,7 @@
"issues": "https://github.com/utopia-php/database/issues", "issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/feat-relationships" "source": "https://github.com/utopia-php/database/tree/feat-relationships"
}, },
"time": "2023-03-12T06:08:11+00:00" "time": "2023-03-15T07:38:26+00:00"
}, },
{ {
"name": "utopia-php/domains", "name": "utopia-php/domains",
@ -2225,16 +2225,16 @@
}, },
{ {
"name": "utopia-php/framework", "name": "utopia-php/framework",
"version": "0.26.0", "version": "0.28.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/framework.git", "url": "https://github.com/utopia-php/framework.git",
"reference": "e8da5576370366d3bf9c574ec855f8c96fe4f34e" "reference": "7f22c556fc5991e54e5811a68fb39809b21bda55"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/framework/zipball/e8da5576370366d3bf9c574ec855f8c96fe4f34e", "url": "https://api.github.com/repos/utopia-php/framework/zipball/7f22c556fc5991e54e5811a68fb39809b21bda55",
"reference": "e8da5576370366d3bf9c574ec855f8c96fe4f34e", "reference": "7f22c556fc5991e54e5811a68fb39809b21bda55",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2263,9 +2263,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/framework/issues", "issues": "https://github.com/utopia-php/framework/issues",
"source": "https://github.com/utopia-php/framework/tree/0.26.0" "source": "https://github.com/utopia-php/framework/tree/0.28.1"
}, },
"time": "2023-01-13T08:14:43+00:00" "time": "2023-03-02T08:16:01+00:00"
}, },
{ {
"name": "utopia-php/image", "name": "utopia-php/image",