[Composer] Bump friendica/json-ld to version 1.1.4
This commit is contained in:
parent
55ff23c6c3
commit
767629ed2c
1 changed files with 21 additions and 3 deletions
24
composer.lock
generated
24
composer.lock
generated
|
@ -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"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue