hyn / lets-encrypt

A php wrapper for the let's encrypt SSL certificate signing processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do not install using composer

agarzon opened this issue · comments

commented

composer require hyn/lets-encrypt

[InvalidArgumentException] Could not find package hyn/lets-encrypt at any version for your minimum-stability (stable). Check the package spelling or your minimum-stability

if you want to test out the unstable development version use:

composer require "hyn/lets-encrypt dev-master"