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 8a3d1636..28b0adb5 100644
--- a/composer.json
+++ b/composer.json
@@ -39,6 +39,7 @@
39 "Shaarli\\Exceptions\\": "application/exceptions", 39 "Shaarli\\Exceptions\\": "application/exceptions",
40 "Shaarli\\Feed\\": "application/feed", 40 "Shaarli\\Feed\\": "application/feed",
41 "Shaarli\\Http\\": "application/http", 41 "Shaarli\\Http\\": "application/http",
42 "Shaarli\\Render\\": "application/render",
42 "Shaarli\\Security\\": "application/security" 43 "Shaarli\\Security\\": "application/security"
43 } 44 }
44 } 45 }