composer.json
changeset 48 d476d5f4758f
parent 45 a56e7f9a0463
--- 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"