composer.json
author Markus Bröker<broeker.markus@googlemail.com>
Tue, 27 Dec 2016 17:52:12 +0100
changeset 48 d476d5f4758f
parent 45 a56e7f9a0463
permissions -rw-r--r--
License-Header aktualisiert

{
    "name": "4customers.de/bfw",
    "description": "The Broeker Framework",
    "minimum-stability": "stable",
    "license": "proprietary",
    "authors": [
        {
            "name": "Markus Bröker",
            "email": "broeker.markus@googlemail.com"
        }
    ],
    "require": {
        "smarty/smarty": "^3.1",
        "apache/log4php": "^2.3"
    }
}