diff --git a/composer.json b/composer.json index fabaa3f..0fd4372 100644 --- a/composer.json +++ b/composer.json @@ -19,10 +19,10 @@ "role": "developer" } ], - "support": [ + "support": { "source": "https://github.com/pietercolpaert/hardf", - "issues":"https://github.com/pietercolpaert/hardf/issues" - ], + "issues": "https://github.com/pietercolpaert/hardf/issues" + }, "autoload": { "psr-4": { "pietercolpaert\\hardf\\": "src/"