]> git.mxchange.org Git - friendica.git/blobdiff - composer.lock
Update composer binary to version 1.7.2
[friendica.git] / composer.lock
index b0ff745c681f2eaf75187c29fdda973dc68959ad..d8502c4d706d81491d08ce30a2fc949bd82428a7 100644 (file)
@@ -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": "5f6a43237dc52758484cd21cd76e8ce6",
+    "content-hash": "ece71ff50417ed5fcc1a439ea554925c",
     "packages": [
         {
             "name": "asika/simple-console",
             ],
             "time": "2015-08-05T01:03:42+00:00"
         },
+        {
+            "name": "friendica/json-ld",
+            "version": "1.0.0",
+            "source": {
+                "type": "git",
+                "url": "https://git.friendi.ca/friendica/php-json-ld",
+                "reference": "a9ac64daf01cfd97e80c36a5104247d37c0ae5ef"
+            },
+            "require": {
+                "ext-json": "*",
+                "php": ">=5.4.0"
+            },
+            "type": "library",
+            "autoload": {
+                "files": [
+                    "jsonld.php"
+                ]
+            },
+            "license": [
+                "BSD-3-Clause"
+            ],
+            "authors": [
+                {
+                    "name": "Digital Bazaar, Inc.",
+                    "email": "support@digitalbazaar.com",
+                    "url": "http://digitalbazaar.com/"
+                },
+                {
+                    "name": "Friendica Team",
+                    "url": "https://friendi.ca/"
+                }
+            ],
+            "description": "A JSON-LD Processor and API implementation in PHP.",
+            "homepage": "https://git.friendi.ca/friendica/php-json-ld",
+            "keywords": [
+                "JSON",
+                "JSON-LD",
+                "Linked Data",
+                "RDF",
+                "Semantic Web",
+                "jsonld"
+            ],
+            "time": "2018-09-28T00:01:12+00:00"
+        },
         {
             "name": "fxp/composer-asset-plugin",
             "version": "v1.4.2",