aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index 027203f4..7c9cbf3d 100644
--- a/composer.json
+++ b/composer.json
@@ -37,6 +37,7 @@
37 "Shaarli\\Config\\": "application/config/", 37 "Shaarli\\Config\\": "application/config/",
38 "Shaarli\\Config\\Exception\\": "application/config/exception", 38 "Shaarli\\Config\\Exception\\": "application/config/exception",
39 "Shaarli\\Exceptions\\": "application/exceptions", 39 "Shaarli\\Exceptions\\": "application/exceptions",
40 "Shaarli\\Feed\\": "application/feed",
40 "Shaarli\\Security\\": "application/security" 41 "Shaarli\\Security\\": "application/security"
41 } 42 }
42 } 43 }