2.4.1
Fixes
Fixed compatibility with Phinx 0.11.3+ as here there is no version info inside the composer.json anymore.
This can now be retrieved using composer info robmorgan/phinx
and the lock file.
Also now compatible with Symfony 5, as here the commands expect integer exit codes instead of boolean result.