update project name

This commit is contained in:
ghost 2023-12-16 12:55:48 +02:00
parent e54a40bb67
commit 3a89da61d5
3 changed files with 10 additions and 10 deletions

View file

@ -2,7 +2,7 @@
declare(strict_types=1);
namespace Yggverse\Dns;
namespace Yggverse\Net;
class Dig
{