From eed3d3d51035ccf17705a5d4a10120e30e8b78cb Mon Sep 17 00:00:00 2001 From: Matej Baco Date: Tue, 4 Jan 2022 15:43:01 +0100 Subject: [PATCH] Removed temp branch change --- composer.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/composer.json b/composer.json index e965f9e98f..28b1c0f3e7 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "appwrite/php-clamav": "1.1.*", "appwrite/php-runtimes": "0.6.*", - "utopia-php/framework": "dev-fix-get-args-after-init as 0.19", + "utopia-php/framework": "0.19.5", "utopia-php/logger": "0.1.*", "utopia-php/abuse": "0.7.*", "utopia-php/analytics": "0.2.*", @@ -66,12 +66,6 @@ "adhocore/jwt": "1.1.2", "slickdeals/statsd": "3.1.0" }, - "repositories": [ - { - "type": "git", - "url": "https://github.com/utopia-php/framework" - } - ], "require-dev": { "appwrite/sdk-generator": "0.17.0", "phpunit/phpunit": "9.5.10",