From a2d4aa91513314cd939b6aeeb7f61f8c9b1b1280 Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 10 Aug 2021 12:13:09 +0300 Subject: [PATCH] feat(core): try fix flextype filename for case sensitive fs --- src/flextype/core/Endpoints/{_Utils.php => Utils.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/flextype/core/Endpoints/{_Utils.php => Utils.php} (100%) diff --git a/src/flextype/core/Endpoints/_Utils.php b/src/flextype/core/Endpoints/Utils.php similarity index 100% rename from src/flextype/core/Endpoints/_Utils.php rename to src/flextype/core/Endpoints/Utils.php