From 4382fd3e0b0987a523372ffb7ea117c522fe9909 Mon Sep 17 00:00:00 2001 From: TheOnlyMace <0815cracky@gmail.com> Date: Tue, 13 Jan 2026 23:11:25 +0100 Subject: [PATCH] Reintroduce composer.json file: Added the configuration file for the HexaHost contact form project, specifying dependencies and autoloading settings to support project structure and functionality. --- public/{config => }/composer.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename public/{config => }/composer.json (100%) diff --git a/public/config/composer.json b/public/composer.json similarity index 100% rename from public/config/composer.json rename to public/composer.json