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 7c9cbf3d..8a3d1636 100644 --- a/composer.json +++ b/composer.json | |||
@@ -38,6 +38,7 @@ | |||
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\\Feed\\": "application/feed", |
41 | "Shaarli\\Http\\": "application/http", | ||
41 | "Shaarli\\Security\\": "application/security" | 42 | "Shaarli\\Security\\": "application/security" |
42 | } | 43 | } |
43 | } | 44 | } |