X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=9449258668054f396bf86816282880b1fd83b302;hb=b3bd8c3e8d367975980043e772f7cd78b7f96bc6;hp=64f0025ed6d540510d210f511eaa58824269ca90;hpb=e6215a2ad97182efcf88ef532ec6bd65ae35fd19;p=github%2Fshaarli%2FShaarli.git diff --git a/composer.json b/composer.json index 64f0025e..94492586 100644 --- a/composer.json +++ b/composer.json @@ -59,6 +59,7 @@ "Shaarli\\Front\\Controller\\Admin\\": "application/front/controller/admin", "Shaarli\\Front\\Controller\\Visitor\\": "application/front/controller/visitor", "Shaarli\\Front\\Exception\\": "application/front/exceptions", + "Shaarli\\Helper\\": "application/helper", "Shaarli\\Http\\": "application/http", "Shaarli\\Legacy\\": "application/legacy", "Shaarli\\Netscape\\": "application/netscape",