mirror of
https://github.com/stan220/testcontainers-php.git
synced 2026-09-12 05:29:36 +00:00
Update deps and README + some cleanup
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Testcontainers\Container;
|
||||
* @deprecated Use GenericContainer instead.
|
||||
* TODO: Remove in next major release.
|
||||
*/
|
||||
final class Container extends GenericContainer
|
||||
class Container extends GenericContainer
|
||||
{
|
||||
protected ?StartedTestContainer $startedContainer = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user