diff --git a/composer.json b/composer.json --- a/composer.json +++ b/composer.json @@ -1,4 +1,14 @@ { + "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"