Skip to content

Commit

Permalink
Merge pull request #118 from peterkraume/master
Browse files Browse the repository at this point in the history
Add extension key to composer.json to mitigate composer warning
  • Loading branch information
pstranghoener authored Jul 29, 2021
2 parents 9fa4eae + f16fdfc commit 338a894
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 338a894

Please sign in to comment.