[TASK] Update composer json
... | @@ -8,11 +8,12 @@ | ... | @@ -8,11 +8,12 @@ |
], | ], | ||
"version": "1.0.1", | "version": "1.0.1", | ||
"support": { | "support": { | ||
"issues": "https://gitlab.sgalinski.de/Oppermann/sg_jobs" | "issues": "https://gitlab.sgalinski.de/typo3/sg_jobs" | ||
}, | }, | ||
"require": { | "require": { | ||
"typo3/cms-core": "7.6.0 - 8.7.99", | "typo3/cms-core": "7.6.0 - 8.7.99", | ||
"sjbr/static-info-tables": "^6.5.0", | "sjbr/static-info-tables": "^6.5.0", | ||
"typo3-ter/static_info_tables_de": "^6.4.0", | |||
"sgalinski/sg-mail": "^4.1" | "sgalinski/sg-mail": "^4.1" | ||
}, | }, | ||
"replace": { | "replace": { | ||
... | ... |
Please register or sign in to comment