We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ac292 commit f7555eaCopy full SHA for f7555ea
composer.json
@@ -2,7 +2,7 @@
2
"name": "html2text/html2text",
3
"description": "Converts HTML to formatted plain text",
4
"type": "library",
5
- "license": "GPLv2",
+ "license": "GPL-2.0-or-later",
6
"autoload": {
7
"psr-4": { "Html2Text\\": ["src/", "test/"] }
8
},
0 commit comments