Skip to content

Commit

Permalink
Change vendor name. Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-trush committed Jan 6, 2025
1 parent 62ed51c commit 8470f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Services/Endpoints/AgileCrmEndpoint.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

use function collect;

abstract class AgileCrmEndpoint implements \IsapOu\AgileCrm\Contracts\AgileCrmEndpoint
abstract class AgileCrmEndpoint implements \Isapp\AgileCrm\Contracts\AgileCrmEndpoint
{
abstract protected function getDto(): string;

Expand Down

0 comments on commit 8470f27

Please sign in to comment.