Skip to content

Commit

Permalink
Merge pull request #1 from georgringer/master
Browse files Browse the repository at this point in the history
[FEATURE] Add extension key in extra section (georgringer#192)
  • Loading branch information
hoermannklaus authored Mar 5, 2021
2 parents ee3e0cd + a34981d commit 619edd7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
"extra": {
"typo3/cms": {
"cms-package-dir": "{$vendor-dir}/typo3/cms",
"web-dir": ".Build/Web"
"web-dir": ".Build/Web",
"extension-key": "t3monitoring"
}
}
}

0 comments on commit 619edd7

Please sign in to comment.