Skip to content

chore(deps): require symfony/console 7 or 8#7

Open
eleftrik wants to merge 1 commit into
cerbero90:developfrom
eleftrik:develop
Open

chore(deps): require symfony/console 7 or 8#7
eleftrik wants to merge 1 commit into
cerbero90:developfrom
eleftrik:develop

Conversation

@eleftrik

@eleftrik eleftrik commented Jun 3, 2026

Copy link
Copy Markdown

Description

This PR allows you to use version 8 of symfony/console, where possible, and version 3.0.0 of this package

Motivation and context

For example, in a Laravel 13 brand new project, version 3.0.0 cannot be installed, because of requirements (symfony/console pinned to version 7, so it conflicts with version ^8.0 installed by Laravel). Composer picks one version satisfying intersection of all constraints, so it installs version 2.5.0.

@cerbero90 Please me know if that makes sense. Thanks for your package!

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.

1 participant