diff --git a/composer.json b/composer.json index 2e048d9..1b94a81 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,6 @@ "leafs/password": "*", "leafs/session": "*", "leafs/db": "*", - "leafs/form": "*", "leafs/http": "*", "firebase/php-jwt": "^6.10" }, @@ -56,4 +55,4 @@ "lint": "./vendor/bin/alchemy setup --lint", "actions": "./vendor/bin/alchemy setup --actions" } -} \ No newline at end of file +}