%PDF- %PDF-
| Direktori : /var/www/projetos/suporte.iigd.com.br/vendor/html2text/html2text/ |
| Current File : /var/www/projetos/suporte.iigd.com.br/vendor/html2text/html2text/composer.json |
{
"name": "html2text/html2text",
"description": "Converts HTML to formatted plain text",
"type": "library",
"license": "GPL-2.0-or-later",
"autoload": {
"psr-4": { "Html2Text\\": ["src/", "test/"] }
},
"require-dev": {
"phpunit/phpunit": "~4"
},
"suggest": {
"ext-mbstring": "For best performance",
"symfony/polyfill-mbstring": "If you can't install ext-mbstring"
}
}