3.2.0
- add PsrLogPrinter for sending Nextras Migrations output to
Psr\Log\LoggerInterface
You can enable it by addingprinter: psrLog
to either Nette or Symfony configuration. - add support for Symfony 6.x
- Symfony Console commands no longer require
nette/utils