mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 19:11:07 +00:00
Bump html2text/html2text from 4.2.1 to 4.3.1
Bumps [html2text/html2text](https://github.com/mtibben/html2text) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/mtibben/html2text/releases) - [Commits](https://github.com/mtibben/html2text/compare/4.2.1...4.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
f3565ea2bf
commit
ca7e0756db
1 changed files with 5 additions and 5 deletions
10
composer.lock
generated
10
composer.lock
generated
|
@ -3547,16 +3547,16 @@
|
|||
},
|
||||
{
|
||||
"name": "html2text/html2text",
|
||||
"version": "4.2.1",
|
||||
"version": "4.3.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/mtibben/html2text.git",
|
||||
"reference": "f7555eaf271beea4e1098274d3ff37fbb7b21ea7"
|
||||
"reference": "61ad68e934066a6f8df29a3d23a6460536d0855c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/mtibben/html2text/zipball/f7555eaf271beea4e1098274d3ff37fbb7b21ea7",
|
||||
"reference": "f7555eaf271beea4e1098274d3ff37fbb7b21ea7",
|
||||
"url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c",
|
||||
"reference": "61ad68e934066a6f8df29a3d23a6460536d0855c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require-dev": {
|
||||
|
@ -3580,7 +3580,7 @@
|
|||
"GPL-2.0-or-later"
|
||||
],
|
||||
"description": "Converts HTML to formatted plain text",
|
||||
"time": "2018-08-13T12:05:08+00:00"
|
||||
"time": "2020-04-16T23:44:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "http-interop/http-factory-guzzle",
|
||||
|
|
Loading…
Reference in a new issue