Merge branch '0.2' into fix-linux-builds

This commit is contained in:
Sergei Shitikov
2025-02-16 13:33:38 +01:00
committed by GitHub
17 changed files with 29 additions and 742 deletions
@@ -112,9 +112,6 @@ class GenericContainerTest extends TestCase
$container->stop();
}
/**
* @throws \JsonException
*/
public function testShouldReturnFirstMappedPort(): void
{
$container = (new GenericContainer('nginx'))