[TASK] Update extension info & composer json
{ | ||
"name": "sgalinski/sg-jobs", | ||
"type": "typo3-cms-extension", | ||
"description": "sgalinski Extension Skeleton - Contains the default implementation of stuff.", | ||
"description": "sgalinski Jobs Extension - Manage and display your Job offers", | ||
"homepage": "https://www.sgalinski.de", | ||
"license": [ | ||
"GPL-2.0+" | ||
], | ||
"version": "1.0.1", | ||
"support": { | ||
"issues": "https://gitlab.sgalinski.de/typo3/sg_timeline" | ||
"issues": "https://gitlab.sgalinski.de/typo3/sg_jobs" | ||
}, | ||
"require": { | ||
"typo3/cms": "^7.6" | ||
... | ... |
Please register or sign in to comment