web_writer/composer.json

7 lines
99 B
JSON
Executable File

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