diff --git a/composer.json b/composer.json index d1128de5d..ca0f20949 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "ext-sockets": "*", "appwrite/php-clamav": "1.1.*", "appwrite/php-runtimes": "0.10.*", - "utopia-php/framework": "dev-master as 0.19.21", + "utopia-php/framework": "0.20.*", "utopia-php/logger": "0.3.*", "utopia-php/abuse": "0.7.*", "utopia-php/analytics": "0.2.*", diff --git a/composer.lock b/composer.lock index b2748aae7..93b8455ca 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": "56475668bc34a9a3f03524cdb9aa9047", + "content-hash": "0a8ed4fa28bf33ceb7396c35b9e8a155", "packages": [ { "name": "adhocore/jwt", @@ -2169,16 +2169,16 @@ }, { "name": "utopia-php/framework", - "version": "dev-master", + "version": "0.20.0", "source": { "type": "git", "url": "https://github.com/utopia-php/framework.git", - "reference": "0ea8eae51bf993f23570fcf88ba4f4d9fb5c979b" + "reference": "beb5e861c7d0a6256a1272e6b9d70b060ca8629a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/framework/zipball/0ea8eae51bf993f23570fcf88ba4f4d9fb5c979b", - "reference": "0ea8eae51bf993f23570fcf88ba4f4d9fb5c979b", + "url": "https://api.github.com/repos/utopia-php/framework/zipball/beb5e861c7d0a6256a1272e6b9d70b060ca8629a", + "reference": "beb5e861c7d0a6256a1272e6b9d70b060ca8629a", "shasum": "" }, "require": { @@ -2188,7 +2188,6 @@ "phpunit/phpunit": "^9.5.10", "vimeo/psalm": "4.13.1" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -2213,9 +2212,9 @@ ], "support": { "issues": "https://github.com/utopia-php/framework/issues", - "source": "https://github.com/utopia-php/framework/tree/master" + "source": "https://github.com/utopia-php/framework/tree/0.20.0" }, - "time": "2022-07-25T12:48:49+00:00" + "time": "2022-07-30T09:55:28+00:00" }, { "name": "utopia-php/image", @@ -5347,18 +5346,9 @@ "time": "2022-05-17T05:48:52+00:00" } ], - "aliases": [ - { - "package": "utopia-php/framework", - "version": "9999999-dev", - "alias": "0.19.21", - "alias_normalized": "0.19.21.0" - } - ], + "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "utopia-php/framework": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": {