aboutsummaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-09-29 20:36:32 +0000
committerMario <mario@mariovavti.com>2021-09-29 20:36:32 +0000
commit817237ef77464ae1b1f8698569236d7c24bd8682 (patch)
tree0876c1fdb2b9e6714ee2386708684d293e0d453d /composer.lock
parentfbefff6eedd056011dfcc93ece9e2444d9452b19 (diff)
downloadvolse-hubzilla-817237ef77464ae1b1f8698569236d7c24bd8682.tar.gz
volse-hubzilla-817237ef77464ae1b1f8698569236d7c24bd8682.tar.bz2
volse-hubzilla-817237ef77464ae1b1f8698569236d7c24bd8682.zip
composer update league/html-to-markdown
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/composer.lock b/composer.lock
index 6f9e08c8a..0c9e2b3ab 100644
--- a/composer.lock
+++ b/composer.lock
@@ -336,16 +336,16 @@
},
{
"name": "league/html-to-markdown",
- "version": "5.0.0",
+ "version": "5.0.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/html-to-markdown.git",
- "reference": "c4dbebbebe0fe454b6b38e6c683a977615bd7dc2"
+ "reference": "e5600a2c5ce7b7571b16732c7086940f56f7abec"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/c4dbebbebe0fe454b6b38e6c683a977615bd7dc2",
- "reference": "c4dbebbebe0fe454b6b38e6c683a977615bd7dc2",
+ "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/e5600a2c5ce7b7571b16732c7086940f56f7abec",
+ "reference": "e5600a2c5ce7b7571b16732c7086940f56f7abec",
"shasum": ""
},
"require": {
@@ -401,7 +401,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/html-to-markdown/issues",
- "source": "https://github.com/thephpleague/html-to-markdown/tree/5.0.0"
+ "source": "https://github.com/thephpleague/html-to-markdown/tree/5.0.1"
},
"funding": [
{
@@ -417,11 +417,11 @@
"type": "github"
},
{
- "url": "https://www.patreon.com/colinodell",
- "type": "patreon"
+ "url": "https://tidelift.com/funding/github/packagist/league/html-to-markdown",
+ "type": "tidelift"
}
],
- "time": "2021-03-29T01:29:08+00:00"
+ "time": "2021-09-17T20:00:27+00:00"
},
{
"name": "lukasreschke/id3parser",