summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2018-12-11 10:42:33 -0100
committerJulius Härtl <jus@bitgrid.net>2018-12-18 18:46:38 +0100
commitb99c3d4b67396f285da6202a196fbc1cfa4baa52 (patch)
tree81d4f8b370b455a9b6bee0e18481fb9261ba1f07 /composer.lock
parent8b7b41deeb6bfaa241af39f0d551d93db8fc24ef (diff)
VERIFY linked data signature
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock56
1 files changed, 51 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 83f63fdb..81e358ae 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "17d7e7fc4c9cdd0ddc5d6166607fce8f",
+ "content-hash": "2c21b8c338f3d2f929f349df19edbc0e",
"packages": [
{
"name": "daita/my-small-php-tools",
@@ -12,12 +12,12 @@
"source": {
"type": "git",
"url": "https://github.com/daita/my-small-php-tools.git",
- "reference": "405a5e6afadfd7c0630cf33b9e48a39f6938f605"
+ "reference": "29754f18951856a22c0fd5fc388b6162ea98fe8a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/daita/my-small-php-tools/zipball/405a5e6afadfd7c0630cf33b9e48a39f6938f605",
- "reference": "405a5e6afadfd7c0630cf33b9e48a39f6938f605",
+ "url": "https://api.github.com/repos/daita/my-small-php-tools/zipball/29754f18951856a22c0fd5fc388b6162ea98fe8a",
+ "reference": "29754f18951856a22c0fd5fc388b6162ea98fe8a",
"shasum": ""
},
"require": {
@@ -40,7 +40,53 @@
}
],
"description": "My small PHP Tools",
- "time": "2018-12-08T15:17:26+00:00"
+ "time": "2018-12-18T00:38:01+00:00"
+ },
+ {
+ "name": "digitalbazaar/json-ld",
+ "version": "0.4.7",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/digitalbazaar/php-json-ld.git",
+ "reference": "dc1bd23f0ee2efd27ccf636d32d2738dabcee182"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/digitalbazaar/php-json-ld/zipball/dc1bd23f0ee2efd27ccf636d32d2738dabcee182",
+ "reference": "dc1bd23f0ee2efd27ccf636d32d2738dabcee182",
+ "shasum": ""
+ },
+ "require": {
+ "ext-json": "*",
+ "php": ">=5.3.0"
+ },
+ "type": "library",
+ "autoload": {
+ "files": [
+ "jsonld.php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Digital Bazaar, Inc.",
+ "email": "support@digitalbazaar.com"
+ }
+ ],
+ "description": "A JSON-LD Processor and API implementation in PHP.",
+ "homepage": "https://github.com/digitalbazaar/php-json-ld",
+ "keywords": [
+ "JSON-LD",
+ "Linked Data",
+ "RDF",
+ "Semantic Web",
+ "json",
+ "jsonld"
+ ],
+ "time": "2016-04-25T04:17:52+00:00"
}
],
"packages-dev": [