hi,
I have a ZF3 application to migrate to laminas.
I’ve followed the laminas-migration installation procedure and run the laminas-migration migrate command.
everything seems ok, i have the message "[OK] Migration complete! "
the “laminas/laminas-dependency-plugin” is added to the composer.json
no error message or anything.
but, my code still the same, no file in the module/ directory or application.config.php was changed.