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