diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index 40f96ee..de51eb6 100644 --- a/composer.json +++ b/composer.json @@ -29,6 +29,7 @@ }, "files": [ "app/lib/lib.opml.php", + "app/helpers.php", "app/lib/Cache.php" ] } |