web_writer/composer.json

7 lines
105 B
JSON
Executable File

{
"require": {
"phpoffice/phpword": "^1.0",
"tecnickcom/tcpdf": "^6.6"
}
}