Updated the namespace to Acme

This commit is contained in:
peterbakker
2020-02-13 09:04:16 +01:00
parent 5a35b6af35
commit 4c7b6b8e60
11 changed files with 26 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace Afosto\LetsEncrypt\Data;
namespace Afosto\Acme\Data;
class File
{