Update json-ld dependency

This commit is contained in:
Philipp Holzer 2023-07-05 21:29:12 +02:00
parent 508d1923f1
commit 037dac988e
Signed by: nupplaPhil
GPG Key ID: 24A7501396EB5432
1 changed files with 3 additions and 3 deletions

6
composer.lock generated
View File

@ -720,11 +720,11 @@
}, },
{ {
"name": "friendica/json-ld", "name": "friendica/json-ld",
"version": "1.1.2", "version": "1.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.friendi.ca/friendica/php-json-ld", "url": "https://git.friendi.ca/friendica/php-json-ld",
"reference": "5f6ea87b261d346e57f03457ae906e6835f0205f" "reference": "8d1d421b1dfd493adc058a79541a257d4bfadb01"
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
@ -760,7 +760,7 @@
"Semantic Web", "Semantic Web",
"jsonld" "jsonld"
], ],
"time": "2023-02-20T21:56:16+00:00" "time": "2023-05-23T05:58:06+00:00"
}, },
{ {
"name": "fxp/composer-asset-plugin", "name": "fxp/composer-asset-plugin",