aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/installed.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r--vendor/composer/installed.json30
1 files changed, 24 insertions, 6 deletions
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"
+ }
]
},
{