composer.json
author Markus Broeker<broeker.markus@googlemail.com>
Sun, 14 Feb 2016 22:24:29 +0100
changeset 45 a56e7f9a0463
child 48 d476d5f4758f
permissions -rw-r--r--
Umstellung auf Composer

{
    "require": {
        "smarty/smarty": "^3.1",
        "apache/log4php": "^2.3"
    }
}