+1
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -4,7 +4,7 @@ | ||
"description": "Convert node content into word document using the PHPOffice/PHPWord library.",
|
||
"license": "GPL-2.0+",
|
||
"require": {
|
||
"phpoffice/phpword": "0.17.0",
|
||
"phpoffice/phpword": "0.18.3",
|
||
"drupal/core": "^8 || ^9"
|
||
}
|
||
} |
||
Loading