diff --git a/composer.json b/composer.json index 4515207..cd827b4 100644 --- a/composer.json +++ b/composer.json @@ -28,8 +28,7 @@ "appwrite/appwrite": "11.1.*", "utopia-php/database": "0.54.*", "utopia-php/storage": "0.19.*", - "utopia-php/dsn": "0.2.*", - "utopia-php/framework": "1.0.*" + "utopia-php/dsn": "0.2.*" }, "require-dev": { "ext-pdo": "*", diff --git a/composer.lock b/composer.lock index b644ebf..5247a4b 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": "7db488218aa814d8fbb35c2483cb0d69", + "content-hash": "8b9242ba71e2ac773f7bc7a96df9d3e6", "packages": [ { "name": "appwrite/appwrite",