From 697c3931414ab92092f6f2bb696c43797fbf9f9f Mon Sep 17 00:00:00 2001 From: JonasVHG <4658984+JonasVHG@users.noreply.github.com> Date: Tue, 5 Mar 2024 10:57:28 +0100 Subject: [PATCH] update ml/json-ld --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 38557e19..e69e36d8 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "kevinrob/guzzle-cache-middleware": "^3.5", "knplabs/console-service-provider": "^2.0", "matthiasmullie/minify": "^1.3", - "ml/json-ld": "^1.0", + "ml/json-ld": "^1.2", "mongodb/mongodb": "1.1.*", "predis/predis": "^1.1", "silex/silex": "~2.0", diff --git a/composer.lock b/composer.lock index f2a81f1f..538354c5 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": "c4bcd9fb17a03aacbda2cdeddb3215dd", + "content-hash": "cd5472f6293dcff0e21a64b8424c6553", "packages": [ { "name": "alcaeus/mongo-php-adapter", @@ -2668,16 +2668,16 @@ }, { "name": "ml/json-ld", - "version": "1.1.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/lanthaler/JsonLD.git", - "reference": "b5f82820c255cb64067b1c7adbb819cad4afa70a" + "reference": "537e68e87a6bce23e57c575cd5dcac1f67ce25d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lanthaler/JsonLD/zipball/b5f82820c255cb64067b1c7adbb819cad4afa70a", - "reference": "b5f82820c255cb64067b1c7adbb819cad4afa70a", + "url": "https://api.github.com/repos/lanthaler/JsonLD/zipball/537e68e87a6bce23e57c575cd5dcac1f67ce25d8", + "reference": "537e68e87a6bce23e57c575cd5dcac1f67ce25d8", "shasum": "" }, "require": { @@ -2713,7 +2713,7 @@ "JSON-LD", "jsonld" ], - "time": "2018-11-18T20:26:18+00:00" + "time": "2022-09-29T08:45:17+00:00" }, { "name": "mongodb/mongodb",