X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=composer.json;h=e5ade520c22582224b7287f102d37b2df305ae44;hb=3fc157821ecb0763714492f5f27e67b1f8e51172;hp=61f30cee08bb5b5cff9c3ebf77f1df30e1954ae1;hpb=5e4365fd9a275a709167e784f0a56f5053898358;p=lhc%2Fweb%2Fwiklou.git diff --git a/composer.json b/composer.json index 61f30cee08..e5ade520c2 100644 --- a/composer.json +++ b/composer.json @@ -16,9 +16,11 @@ "wiki": "https://www.mediawiki.org/" }, "require": { + "leafo/lessphp": "0.5.0", "php": ">=5.3.3", "psr/log": "1.0.0", - "cssjanus/cssjanus": "1.1.0" + "cssjanus/cssjanus": "1.1.1", + "cdb/cdb": "1.0.0" }, "require-dev": { "phpunit/phpunit": "*"