Skip to content

Commit

Permalink
Merge pull request #8 from JBlocks/feature/TYPO3ExtensionKeyRegistration
Browse files Browse the repository at this point in the history
[FEATURE] Add TYPO3 extension-key to composer.json
  • Loading branch information
bmack authored Mar 5, 2021
2 parents feb49df + 7024df6 commit 1ea01ba
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,10 @@
"psr-4": {
"B13\\Warmup\\": "Classes/"
}
},
"extra": {
"typo3/cms": {
"extension-key": "warmup"
}
}
}

0 comments on commit 1ea01ba

Please sign in to comment.