update composer, client and account

Signed-off-by: envoyr <hello@envoyr.com>
This commit is contained in:
2024-12-21 17:04:56 +01:00
parent fcb8417eae
commit 65fd44e74a
5 changed files with 253 additions and 154 deletions

View File

@@ -1,8 +1,9 @@
{
"name": "afosto/yaac",
"name": "anikeen/yaac",
"description": "Yet Another ACME client: a decoupled LetsEncrypt client",
"type": "package",
"keywords": [
"anikeen",
"afosto",
"lets",
"acme",
@@ -11,9 +12,13 @@
"encrypt",
"letsencrypt"
],
"homepage": "https://afosto.com",
"homepage": "https://anikeen.com",
"license": "Apache-2.0",
"authors": [
{
"name": "Anikeen Team",
"homepage": "https://anikeen.com"
},
{
"name": "Afosto Team",
"homepage": "https://afosto.com"