From 27e157e9192925474a1ef361a21f5d18661691ac Mon Sep 17 00:00:00 2001 From: TheOnlyMace <0815cracky@gmail.com> Date: Tue, 13 Jan 2026 23:10:02 +0100 Subject: [PATCH] Remove composer.json file: Deleted the configuration file for the project as part of the cleanup process, enhancing project structure and security. --- composer.json => public/config/composer.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename composer.json => public/config/composer.json (100%) diff --git a/composer.json b/public/config/composer.json similarity index 100% rename from composer.json rename to public/config/composer.json