diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/composer.json b/composer.json index abc89807eb..da281356d3 100644 --- a/composer.json +++ b/composer.json @@ -4,20 +4,6 @@ "keywords": ["webtrees", "genealogy"], "license": "GPL-3.0", "autoload": { - "files": [ - "includes/functions/functions.php", - "includes/functions/functions_charts.php", - "includes/functions/functions_date.php", - "includes/functions/functions_db.php", - "includes/functions/functions_edit.php", - "includes/functions/functions_export.php", - "includes/functions/functions_import.php", - "includes/functions/functions_mediadb.php", - "includes/functions/functions_print.php", - "includes/functions/functions_print_facts.php", - "includes/functions/functions_print_lists.php", - "includes/functions/functions_rtl.php" - ], "psr-4": { "Fisharebest\\Webtrees\\": "app/" } |
