From 88a68f96da303893d911f09c25088d4f8288b5fb Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 22 Aug 2020 19:56:28 +0200 Subject: composer update html-to-markdown --- vendor/composer/installed.json | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) (limited to 'vendor/composer/installed.json') diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 5de750e76..82936174b 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -263,17 +263,17 @@ }, { "name": "league/html-to-markdown", - "version": "4.9.1", - "version_normalized": "4.9.1.0", + "version": "4.10.0", + "version_normalized": "4.10.0.0", "source": { "type": "git", "url": "https://github.com/thephpleague/html-to-markdown.git", - "reference": "1dcd0f85de786f46a7f224a27cc3d709ddd2a68c" + "reference": "0868ae7a552e809e5cd8f93ba022071640408e88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/1dcd0f85de786f46a7f224a27cc3d709ddd2a68c", - "reference": "1dcd0f85de786f46a7f224a27cc3d709ddd2a68c", + "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/0868ae7a552e809e5cd8f93ba022071640408e88", + "reference": "0868ae7a552e809e5cd8f93ba022071640408e88", "shasum": "" }, "require": { @@ -286,7 +286,7 @@ "phpunit/phpunit": "^4.8|^5.7", "scrutinizer/ocular": "~1.1" }, - "time": "2019-12-28T01:32:28+00:00", + "time": "2020-07-01T00:34:03+00:00", "bin": [ "bin/html-to-markdown" ], @@ -325,6 +325,24 @@ "keywords": [ "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" + } ] }, { -- cgit v1.2.3