Skip to content

Commit

Permalink
Add extension key to composer.json to mitigate composer warning
Browse files Browse the repository at this point in the history
  • Loading branch information
peterkraume committed Mar 17, 2021
1 parent 9fa4eae commit f16fdfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"extra": {
"typo3/cms": {
"cms-package-dir": "{$vendor-dir}/typo3/cms",
"extension-key": "web2pdf",
"web-dir": "public"
}
}
Expand Down

0 comments on commit f16fdfc

Please sign in to comment.