Skip to content

Conversation

@TomasVotruba
Copy link
Member

Automated changes by create-pull-request GitHub action

@TomasVotruba TomasVotruba enabled auto-merge (squash) December 29, 2025 00:30
@TomasVotruba TomasVotruba force-pushed the automated-regenerated-composer-lock branch from 8f83014 to b3c4a93 Compare December 30, 2025 12:11
@samsonasik
Copy link
Member

I've bumped rector/jack to ^5.0 to fix ci efdb9e4

@samsonasik
Copy link
Member

@TomasVotruba it seems the latest build of rector/jack has downgrade issue:

➜  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

Looking at the latest release, it got prefixed:

        $this->service(CommandRegistry::class, function (Container $container) : \Jack202512\Entropy\Console\CommandRegistry {
            $commands = $container->findByContract(CommandInterface::class);
            return new CommandRegistry($commands);
        });

@samsonasik
Copy link
Member

I temporary pin rector/jack to 0.4.0 for now 8e888c7

@TomasVotruba TomasVotruba merged commit 21ae25c into main Dec 30, 2025
8 checks passed
@TomasVotruba TomasVotruba deleted the automated-regenerated-composer-lock branch December 30, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants