remove legacy

This commit is contained in:
Sergei Shitikov
2025-02-16 13:02:01 +01:00
parent f899c41311
commit b36b08d916
17 changed files with 29 additions and 740 deletions
@@ -6,7 +6,6 @@ namespace Testcontainers\Tests\Integration;
use Docker\API\Model\ContainersIdJsonGetResponse200;
use PHPUnit\Framework\TestCase;
use RuntimeException;
use Testcontainers\Container\GenericContainer;
use Testcontainers\Utils\PortGenerator\FixedPortGenerator;
use Testcontainers\Wait\WaitForHostPort;