From 11909a25cb97c0dbd9ed687b3cb76400f9a4004d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Fri, 17 Jun 2022 09:38:10 +0200 Subject: [PATCH] Rename AlgoBCrypt.php to AlgoBcrypt.php --- .../Utopia/Response/Model/{AlgoBCrypt.php => AlgoBcrypt.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/Appwrite/Utopia/Response/Model/{AlgoBCrypt.php => AlgoBcrypt.php} (100%) diff --git a/src/Appwrite/Utopia/Response/Model/AlgoBCrypt.php b/src/Appwrite/Utopia/Response/Model/AlgoBcrypt.php similarity index 100% rename from src/Appwrite/Utopia/Response/Model/AlgoBCrypt.php rename to src/Appwrite/Utopia/Response/Model/AlgoBcrypt.php