change namespace

This commit is contained in:
2024-09-25 11:44:39 -05:00
parent ce7dae4be6
commit bd6b18bd11
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace Hpz\Phpvaultclient;
namespace Hpz937\Phpvaultclient;
use Hpz937\Restclient\RestClient;