From 767629ed2c29d7fcc1db952ed71eb9fa3b0992fb Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Sun, 9 Jul 2023 16:18:29 -0400 Subject: [PATCH] [Composer] Bump friendica/json-ld to version 1.1.4 --- composer.lock | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/composer.lock b/composer.lock index 1555bc9be0..ac2d038f98 100644 --- a/composer.lock +++ b/composer.lock @@ -720,11 +720,11 @@ }, { "name": "friendica/json-ld", - "version": "1.1.3", + "version": "1.1.4", "source": { "type": "git", "url": "https://git.friendi.ca/friendica/php-json-ld", - "reference": "8d1d421b1dfd493adc058a79541a257d4bfadb01" + "reference": "1f33c8766b5cfbecfbc2122238873debeed35fb6" }, "require": { "ext-json": "*", @@ -760,7 +760,7 @@ "Semantic Web", "jsonld" ], - "time": "2023-05-23T05:58:06+00:00" + "time": "2023-07-09T14:00:15+00:00" }, { "name": "fxp/composer-asset-plugin", @@ -1322,6 +1322,24 @@ "html", "markdown" ], + "funding": [ + { + "url": "https://www.colinodell.com/sponsor", + "type": "custom" + }, + { + "url": "https://www.paypal.me/colinpodell/10.00", + "type": "custom" + }, + { + "url": "https://github.com/colinodell", + "type": "github" + }, + { + "url": "https://www.patreon.com/colinodell", + "type": "patreon" + } + ], "time": "2020-07-01T00:34:03+00:00" }, {