Skip to content

Commit

Permalink
Fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mtibben committed Aug 13, 2018
1 parent d8ac292 commit f7555ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -2,7 +2,7 @@
"name": "html2text/html2text",
"description": "Converts HTML to formatted plain text",
"type": "library",
"license": "GPLv2",
"license": "GPL-2.0-or-later",
"autoload": {
"psr-4": { "Html2Text\\": ["src/", "test/"] }
},
Expand Down

0 comments on commit f7555ea

Please sign in to comment.