Przeglądaj źródła

composer.json fiberhomeBundle

Maximiliano Schvindt 7 lat temu
commit
edb35883ae
1 zmienionych plików z 10 dodań i 0 usunięć
  1. 10 0
      composer.json

+ 10 - 0
composer.json

@@ -0,0 +1,10 @@
+{
+    "name": "ik/stats/fiberhome-bundle",
+    "description": "Flowdat 3 Fiberhome Bundle",
+    "keywords": ["Flowdat 3", "Fiberhome"],
+    "autoload": {
+        "psr-4": { "FiberhomeBundle\\": "" }
+    },
+    "version": "1.0",
+    "minimum-stability": "stable"
+}