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

[TASK] add extension key to composer.json

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