Przeglądaj źródła

Se agrega el bundle de fiberlink.

Maximiliano Schvindt 7 lat temu
rodzic
commit
947c7fd510
2 zmienionych plików z 31 dodań i 1 usunięć
  1. 8 0
      composer.json
  2. 23 1
      composer.lock

+ 8 - 0
composer.json

@@ -94,6 +94,13 @@
                     "local_pk": "./keys/bitbucket.id_rsa"
             }
         },
+        {
+            "type": "vcs",
+            "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/FiberlinkBundle.git",
+            "options": {
+                    "local_pk": "./keys/bitbucket.id_rsa"
+            }
+        },
         {
             "type": "vcs",
 			"url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/GeoserverBundle.git",
@@ -162,6 +169,7 @@
         "ik/stats/fiberhome-bundle": "dev-master",
         "ik/stats/geoserver-bundle": "dev-master",
         "ik/stats/huawei-bundle": "dev-master",
+        "ik/stats/fiberlink-bundle": "dev-master",
         "ik/statsd-bundle": "dev-master",
         "ik/webservice-bundle": "dev-master",
         "ik/workflow-bundle": "dev-master",

+ 23 - 1
composer.lock

@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
         "This file is @generated automatically"
     ],
-    "content-hash": "0248d1e3702bad3dcbeb289c6ed03583",
+    "content-hash": "a4bb0d20341c2d28753b0b93e1e3d7c0",
     "packages": [
         {
             "name": "behat/transliterator",
@@ -1715,6 +1715,27 @@
             ],
             "time": "2017-10-26 19:18:02"
         },
+        {
+            "name": "ik/stats/fiberlink-bundle",
+            "version": "dev-master",
+            "source": {
+                "type": "git",
+                "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/FiberlinkBundle.git",
+                "reference": "d1287e5dccfd97894c710114d8dc90b7d7222005"
+            },
+            "type": "library",
+            "autoload": {
+                "psr-4": {
+                    "FiberlinkBundle\\": ""
+                }
+            },
+            "description": "Flowdat 3 Fiberlink Bundle",
+            "keywords": [
+                "Fiberlink",
+                "Flowdat 3"
+            ],
+            "time": "2017-10-27 14:11:14"
+        },
         {
             "name": "ik/stats/geoserver-bundle",
             "version": "dev-master",
@@ -6789,6 +6810,7 @@
         "ik/stats/fiberhome-bundle": 20,
         "ik/stats/geoserver-bundle": 20,
         "ik/stats/huawei-bundle": 20,
+        "ik/stats/fiberlink-bundle": 20,
         "ik/statsd-bundle": 20,
         "ik/webservice-bundle": 20,
         "ik/workflow-bundle": 20,