diff --git a/composer.json b/composer.json index a33d5ae..c8f6b91 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,6 @@ }, "autoload": { "files": [ - "config.php", "lib/helpers.php", "controllers/Main.php", "controllers/Parse.php", diff --git a/config.production.php b/config.production.php index 6020700..10171dd 100644 --- a/config.production.php +++ b/config.production.php @@ -1,5 +1,4 @@