summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-22 01:14:17 +0000
committerGitHub <noreply@github.com>2023-07-22 01:14:17 +0000
commit6142bf6838dcbf7580b868005fb5ef4a5cbea56b (patch)
tree7b9156e701d42ac3e04722bcc904d64080c60526
parent3cb61ea6a12cb0bf10c6c46822de9ea9730318aa (diff)
Chore(deps): Bump friendica/json-ld from 1.1.2 to 1.1.4dependabot/composer/friendica/json-ld-1.1.4
Bumps [friendica/json-ld](https://github.com/digitalbazaar/php-json-ld) from 1.1.2 to 1.1.4. - [Commits](https://github.com/digitalbazaar/php-json-ld/commits) --- updated-dependencies: - dependency-name: friendica/json-ld dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.lock b/composer.lock
index d18f7ff4..7dc95806 100644
--- a/composer.lock
+++ b/composer.lock
@@ -8,11 +8,11 @@
"packages": [
{
"name": "friendica/json-ld",
- "version": "1.1.2",
+ "version": "1.1.4",
"source": {
"type": "git",
"url": "https://git.friendi.ca/friendica/php-json-ld",
- "reference": "5f6ea87b261d346e57f03457ae906e6835f0205f"
+ "reference": "1f33c8766b5cfbecfbc2122238873debeed35fb6"
},
"require": {
"ext-json": "*",
@@ -48,7 +48,7 @@
"Semantic Web",
"jsonld"
],
- "time": "2023-02-20T21:56:16+00:00"
+ "time": "2023-07-09T14:00:15+00:00"
},
{
"name": "gumlet/php-image-resize",