➜ getrector-com git:(automated-regenerated-composer-lock) php84 vendor/bin/jack breakpoint --limit 2
PHP Fatal error: Uncaught Jack202512\Entropy\Console\Exception\InvalidCommandException: Register at leats one command, so application can run in /Users/samsonasik/www/getrector-com/vendor/rector/jack/vendor/entropy/entropy/src/Console/CommandRegistry.php:24
$this->service(CommandRegistry::class, function (Container $container) : \Jack202512\Entropy\Console\CommandRegistry {
$commands = $container->findByContract(CommandInterface::class);
return new CommandRegistry($commands);
});