X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=28b0adb510f183504fdc3ae3a65ecaa7dccac9cc;hb=8c0f19c7971e1a4534347ce9d6d82a0a45799711;hp=7c9cbf3d431924957db625a396c37d32f7d16175;hpb=dfc650aa239d3a2c028d0ba13132ce75b4f4c0b4;p=github%2Fshaarli%2FShaarli.git diff --git a/composer.json b/composer.json index 7c9cbf3d..28b0adb5 100644 --- a/composer.json +++ b/composer.json @@ -38,6 +38,8 @@ "Shaarli\\Config\\Exception\\": "application/config/exception", "Shaarli\\Exceptions\\": "application/exceptions", "Shaarli\\Feed\\": "application/feed", + "Shaarli\\Http\\": "application/http", + "Shaarli\\Render\\": "application/render", "Shaarli\\Security\\": "application/security" } }