Closed theofidry closed 1 year ago
ResettableContainerInterface was a legacy piece from Symfony 4.4 which is no longer needed.
ResettableContainerInterface
To also clarify the existence of ResetInterface, symfony/service-contracts is made into a direct dependency rather than a transitive one.
ResetInterface
symfony/service-contracts
ResettableContainerInterface
was a legacy piece from Symfony 4.4 which is no longer needed.To also clarify the existence of
ResetInterface
,symfony/service-contracts
is made into a direct dependency rather than a transitive one.