Added extension key for TYPO3
This will be mandatory in the future
This commit is contained in:
parent
9086c9d8f8
commit
f0c09cfb85
1 changed files with 5 additions and 0 deletions
|
@ -29,5 +29,10 @@
|
|||
"psr-4": {
|
||||
"MMK2410\\FeIpLogin\\": "Classes"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"typo3/cms": {
|
||||
"extension-key": "feiplogin"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue