Update json-ld to 1.1.2

- Add support for local files for unsecured document loading
This commit is contained in:
Philipp Holzer 2023-02-21 21:37:00 +01:00
parent f4af683af2
commit 433dd3e6ef
Signed by: nupplaPhil
GPG Key ID: 24A7501396EB5432
1 changed files with 3 additions and 3 deletions

6
composer.lock generated
View File

@ -671,11 +671,11 @@
},
{
"name": "friendica/json-ld",
"version": "1.1.1",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://git.friendi.ca/friendica/php-json-ld",
"reference": "ca3916d10d2ad9073b3b1eae383978dbe828e1e1"
"reference": "5f6ea87b261d346e57f03457ae906e6835f0205f"
},
"require": {
"ext-json": "*",
@ -711,7 +711,7 @@
"Semantic Web",
"jsonld"
],
"time": "2018-10-08T20:41:00+00:00"
"time": "2023-02-20T21:56:16+00:00"
},
{
"name": "fxp/composer-asset-plugin",