mirror of
https://github.com/stan220/testcontainers-php.git
synced 2026-09-09 05:29:42 +00:00
feat: rename package name
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Testcontainer\Container;
|
||||
namespace Testcontainers\Container;
|
||||
|
||||
use Testcontainer\Wait\WaitForExec;
|
||||
use Testcontainers\Wait\WaitForExec;
|
||||
|
||||
class MySQLContainer extends Container
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user