Skip to content

Commit

Permalink
namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
raghuveer committed Feb 25, 2024
1 parent c203c12 commit 9b4f70b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Other/EAConstants.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
declare(strict_types=1);

namespace EaseAppPHP\Other;
namespace EaseAppPHP\EARapid\Other;

use \Illuminate\Container\Container;

Expand Down
2 changes: 1 addition & 1 deletion src/Other/Log.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
declare(strict_types=1);

namespace EaseAppPHP\Other;
namespace EaseAppPHP\EARapid\Other;

use \Illuminate\Container\Container;

Expand Down

0 comments on commit 9b4f70b

Please sign in to comment.