X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=composer.json;h=7c9cbf3d431924957db625a396c37d32f7d16175;hb=dfc650aa239d3a2c028d0ba13132ce75b4f4c0b4;hp=dccf83b62b5862371b1447ea9d0fbc571721337b;hpb=1004742f09b55ff781c13745781b9a7e90986faa;p=github%2Fshaarli%2FShaarli.git diff --git a/composer.json b/composer.json index dccf83b6..7c9cbf3d 100644 --- a/composer.json +++ b/composer.json @@ -36,6 +36,8 @@ "Shaarli\\Api\\Exceptions\\": "application/api/exceptions", "Shaarli\\Config\\": "application/config/", "Shaarli\\Config\\Exception\\": "application/config/exception", + "Shaarli\\Exceptions\\": "application/exceptions", + "Shaarli\\Feed\\": "application/feed", "Shaarli\\Security\\": "application/security" } }