Исправление пространства имён
This commit is contained in:
5993
composer.lock
generated
5993
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -2,7 +2,7 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace mirzaev\accounts;
|
||||
namespace mirzaev\accounts\vk;
|
||||
|
||||
use DOMDocument,
|
||||
DOMXPath;
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace mirzaev\accounts\tests;
|
||||
namespace mirzaev\accounts\vk\tests;
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
|
Reference in New Issue
Block a user