summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index b690b8d..0dc1bd2 100644
--- a/composer.json
+++ b/composer.json
@@ -4,6 +4,6 @@
"nesbot/carbon": "^2.43"
},
"autoload": {
- "files": [ "inc/config.php", "inc/Zeitumstellung.php", "inc/ical.php"]
+ "files": [ "inc/config.php", "inc/Zeitumstellung.php", "inc/iCalFeed.php"]
}
}