composer.json
author Markus Bröker<broeker.markus@googlemail.com>
Tue, 19 Sep 2017 13:04:18 +0200
changeset 51 bfcfa759003a
parent 48 d476d5f4758f
permissions -rw-r--r--
GSV ignorieren

{
    "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"
    }
}