composer.json
author Markus Bröker<broeker.markus@googlemail.com>
Fri, 15 Sep 2017 09:58:42 +0200
changeset 49 611d4fe474d3
parent 48 d476d5f4758f
permissions -rw-r--r--
Document Root nach public verschoben

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