Skip to content

Allow symfony/console ^6.4|^7.0|^8.0 - #129

Closed
samsonasik wants to merge 2 commits into
mainfrom
samsonasik-patch-1
Closed

Allow symfony/console ^6.4|^7.0|^8.0 #129
samsonasik wants to merge 2 commits into
mainfrom
samsonasik-patch-1

Conversation

@samsonasik

Copy link
Copy Markdown
Member

Fixes #128

This reproduced at getrector.com repo which can't upgrade to latest swiss-knife 2.4.5

➜  getrector-com git:(automated-regenerated-composer-lock) composer update  rector/swiss-knife:^2.4.5                                  
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires rector/swiss-knife ^2.4.5 -> satisfiable by rector/swiss-knife[2.4.5].
    - Root composer.json requires symfony/yaml ^8.1 -> satisfiable by symfony/yaml[v8.1.0].
    - rector/swiss-knife 2.4.5 requires symfony/console ^6.4.24 -> satisfiable by symfony/console[v6.4.24, ..., v6.4.41].
    - symfony/yaml v8.1.0 conflicts with symfony/console v6.4.41.

@samsonasik
samsonasik requested a review from TomasVotruba June 11, 2026 19:20
@samsonasik

Copy link
Copy Markdown
Member Author

@TomasVotruba ready 👍

@TomasVotruba

Copy link
Copy Markdown
Member

Instead entropy should be used instead. One of last package not using it yet.

@samsonasik

Copy link
Copy Markdown
Member Author

it seems already handled at #131

Closing.

@samsonasik samsonasik closed this Jun 12, 2026
@samsonasik
samsonasik deleted the samsonasik-patch-1 branch June 12, 2026 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Add Symfony Console 7.4 support — symfony/console constraint blocks Symfony 7 projects

2 participants