X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=composer.json;h=61f30cee08bb5b5cff9c3ebf77f1df30e1954ae1;hb=2e39f834d8e7f624eeaddffe628b9c2c04623de2;hp=3b18933e9f4bda910260b49b4037cc7cbbdcbe97;hpb=5b1f1899ea6f4ec5514646f22f6691d3e941d151;p=lhc%2Fweb%2Fwiklou.git diff --git a/composer.json b/composer.json index 3b18933e9f..61f30cee08 100644 --- a/composer.json +++ b/composer.json @@ -16,8 +16,9 @@ "wiki": "https://www.mediawiki.org/" }, "require": { - "php": ">=5.3.2", - "psr/log": "1.0.0" + "php": ">=5.3.3", + "psr/log": "1.0.0", + "cssjanus/cssjanus": "1.1.0" }, "require-dev": { "phpunit/phpunit": "*"