Skip to content
Snippets Groups Projects
Commit 933fcea9 authored by David Breitling's avatar David Breitling
Browse files

[TASK] add extension key to composer.json

parent 7b6fa028
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,11 @@
"replace": {
"sgalinski/sg_news": "self.version"
},
"extra": {
"typo3/cms": {
"extension-key": "sg_news"
}
},
"autoload": {
"psr-4": {
"SGalinski\\SgNews\\": "Classes/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment