summaryrefslogtreecommitdiffstats
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 ce437a3..27caca6 100644
--- a/composer.json
+++ b/composer.json
@@ -11,7 +11,7 @@
}
],
"autoload": {
- "files": [ "src/functions.php" ]
+ "files": [ "src/functions_include.php" ]
},
"require": {
"php": ">=5.3",