Przeglądaj źródła

Composer update

Gabriel 6 lat temu
rodzic
commit
912c7478f5
2 zmienionych plików z 36 dodań i 4 usunięć
  1. 8 0
      composer.json
  2. 28 4
      composer.lock

+ 8 - 0
composer.json

@@ -175,6 +175,13 @@
             "options": {
                 "local_pk": "./keys/bitbucket.id_rsa"
             }
+        },
+        "23": {
+            "type": "vcs",
+            "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/CheckSintaxBundle.git",
+            "options": {
+                "local_pk": "./keys/bitbucket.id_rsa"
+            }
         }
     },
     "require": {
@@ -187,6 +194,7 @@
         "ik/audit-bundle": "dev-master",
         "ik/auth-bundle": "dev-master",
         "ik/base-admin-bundle": "dev-master",
+	"ik/check-sintax-bundle": "dev-master",
         "ik/device-bundle": "dev-master",
         "ik/extra-data-bundle": "dev-master",
         "ik/leaflet-bundle": "dev-master",

+ 28 - 4
composer.lock

@@ -1,10 +1,10 @@
 {
     "_readme": [
         "This file locks the dependencies of your project to a known state",
-        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
+        "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": "970c1df76ccdbd063d539466d7d8e7e6",
+    "content-hash": "4809102584151b723feafb8a70d33e05",
     "packages": [
         {
             "name": "behat/transliterator",
@@ -1658,6 +1658,29 @@
             ],
             "time": "2019-02-11T17:28:26+00:00"
         },
+        {
+            "name": "ik/check-sintax-bundle",
+            "version": "dev-master",
+            "source": {
+                "type": "git",
+                "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/CheckSintaxBundle.git",
+                "reference": "df53b6339c7ae09fbdc350540f15e334be42b000"
+            },
+            "type": "library",
+            "autoload": {
+                "psr-4": {
+                    "CheckSintaxBundle\\": ""
+                }
+            },
+            "description": "Flowdat 3 Device Bundle",
+            "keywords": [
+                "Admin Generator",
+                "admin",
+                "bundle",
+                "validators"
+            ],
+            "time": "2019-01-31T13:23:39+00:00"
+        },
         {
             "name": "ik/device-bundle",
             "version": "dev-master",
@@ -1731,7 +1754,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/migrations.git",
-                "reference": "f786c642a32803b11cda2514940d69bce81116ac"
+                "reference": "f28fb9789575889674e392a84e85a98d4b7dc0bb"
             },
             "type": "library",
             "autoload": {
@@ -1746,7 +1769,7 @@
                 "bundle",
                 "migrations"
             ],
-            "time": "2019-01-31T11:55:56+00:00"
+            "time": "2019-02-01T12:35:40+00:00"
         },
         {
             "name": "ik/oauthclient-bundle",
@@ -6770,6 +6793,7 @@
         "ik/audit-bundle": 20,
         "ik/auth-bundle": 20,
         "ik/base-admin-bundle": 20,
+        "ik/check-sintax-bundle": 20,
         "ik/device-bundle": 20,
         "ik/extra-data-bundle": 20,
         "ik/leaflet-bundle": 20,