From 52717fe8c5fa9456bb161370b55a9db781768370 Mon Sep 17 00:00:00 2001 From: Youri van Weegberg Date: Sun, 11 Mar 2018 18:32:09 +0100 Subject: [PATCH] Update composer.json --- composer.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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",