]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - composer.json
Introduce Bookmark object and Service layer to retrieve them
[github/shaarli/Shaarli.git] / composer.json
index a028e99a3cbcbe7001c98aa3666290cabc822f44..ada06a7472dbcbb02ff46842efcfa956e646ee1a 100644 (file)
@@ -50,7 +50,9 @@
             "Shaarli\\Config\\Exception\\": "application/config/exception",
             "Shaarli\\Exceptions\\": "application/exceptions",
             "Shaarli\\Feed\\": "application/feed",
+            "Shaarli\\Formatter\\": "application/formatter",
             "Shaarli\\Http\\": "application/http",
+            "Shaarli\\Legacy\\": "application/legacy",
             "Shaarli\\Netscape\\": "application/netscape",
             "Shaarli\\Plugin\\": "application/plugin",
             "Shaarli\\Plugin\\Exception\\": "application/plugin/exception",