Skip to content

Commit f7555ea

Browse files
committed
Fix composer.json
1 parent d8ac292 commit f7555ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "html2text/html2text",
33
"description": "Converts HTML to formatted plain text",
44
"type": "library",
5-
"license": "GPLv2",
5+
"license": "GPL-2.0-or-later",
66
"autoload": {
77
"psr-4": { "Html2Text\\": ["src/", "test/"] }
88
},

0 commit comments

Comments
 (0)