diff --git a/composer.json b/composer.json index 5917754..9ccd859 100644 --- a/composer.json +++ b/composer.json @@ -27,9 +27,6 @@ "autoload": { "psr-4": { "Index\\": "src" - }, - "files": [ - "index.php" - ] + } } } diff --git a/index.php b/index.php deleted file mode 100644 index c58e038..0000000 --- a/index.php +++ /dev/null @@ -1,9 +0,0 @@ -