Upgrade to Amp v2
This commit is contained in:
@@ -2,8 +2,5 @@
|
||||
|
||||
namespace Kelunik\AcmeClient\Stores;
|
||||
|
||||
use RuntimeException;
|
||||
|
||||
class CertificateStoreException extends RuntimeException {
|
||||
|
||||
class CertificateStoreException extends \Exception {
|
||||
}
|
||||
Reference in New Issue
Block a user