diff --git a/composer.json b/composer.json index b37879b..1bcc648 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,7 @@ - { + "name": "yourivw/LEClient", + "type": "library", + "description": "PHP LetsEncrypt client library for ACME v2", "repositories": [ { "url": "https://github.com/yourivw/LEClient.git",