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