Skip to content

2.4.1

Compare
Choose a tag to compare
@dereuromark dereuromark released this 13 Dec 09:46
1532530

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.