[TASK] Update extension info & composer json
{ | { | ||
"name": "sgalinski/sg-jobs", | "name": "sgalinski/sg-jobs", | ||
"type": "typo3-cms-extension", | "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", | "homepage": "https://www.sgalinski.de", | ||
"license": [ | "license": [ | ||
"GPL-2.0+" | "GPL-2.0+" | ||
], | ], | ||
"version": "1.0.1", | "version": "1.0.1", | ||
"support": { | "support": { | ||
"issues": "https://gitlab.sgalinski.de/typo3/sg_timeline" | "issues": "https://gitlab.sgalinski.de/typo3/sg_jobs" | ||
}, | }, | ||
"require": { | "require": { | ||
"typo3/cms": "^7.6" | "typo3/cms": "^7.6" | ||
... | ... |
Please register or sign in to comment