Terminable Loop Command

Terminable Loop Command 1.3.1

Another day, another patch that allows Symfony 8! This time, no change to the package was necessary, apart from adapting a small stub used in the tests.

This is the full changelog:

  • Add support for Symfony 8 (#50)

Terminable Loop Command 1.3.0

This new minor release is a consequence of the previous patch: since we needed to use a double approach to support Symfony 7.3+, now we dropped the old one and rely always on the SignalableCommandInterface.