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

[TASK] add extension key to composer.json

parent 9291f18a
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,11 @@
"replace": {
"sgalinski/sg_youtube": "self.version"
},
"extra": {
"typo3/cms": {
"extension-key": "sg_youtube"
}
},
"autoload": {
"psr-4": {
"SGalinski\\SgYoutube\\": "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