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
Tags 5.3.7
No related merge requests found
......@@ -21,6 +21,11 @@
"replace": {
"sgalinski/sg_jobs": "self.version"
},
"extra": {
"typo3/cms": {
"extension-key": "sg_jobs"
}
},
"autoload": {
"psr-4": {
"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