diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/composer.json b/composer.json index ed06489..c43b48e 100644 --- a/composer.json +++ b/composer.json @@ -28,9 +28,7 @@ "": "app/classes/" }, "files": [ - "app/lib/lib.opml.php", - "app/helpers.php", - "app/lib/Cache.php" + "app/helpers.php" ] } } |