diff --git a/composer.json b/composer.json index d45c4d6..86a754d 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,14 @@ "description": "Extends PHP's DateTime class by SAP week, date and timestamp format.", "type": "library", "license": "MIT", + "authors": [ + { + "name": "Gregor J." + } + ], + "support": { + "issues": "https://github.com/the-kbA-team/sap-datetime/issues" + }, "keywords": [ "PHPSAP", "DateTime",