Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split package in library and cli parts? #3

Open
gggeek opened this issue Jan 11, 2024 · 3 comments
Open

Split package in library and cli parts? #3

gggeek opened this issue Jan 11, 2024 · 3 comments

Comments

@gggeek
Copy link

gggeek commented Jan 11, 2024

The dependency on Sf console 6.x makes it hard/impossible to install this package when composer 2.2.22 is in use, as that one is only compatible with sf console up to 5.x.

It would be nice to be able to install only the "library" part of this without pulling in the cli command and the sf/cli dependency...

@gggeek
Copy link
Author

gggeek commented Jan 11, 2024

ps: composer/composer 2.2 is required by wp-cli/package-command and wp-cli/wp-cli-bundle

@williarin
Copy link
Owner

Hi @gggeek, thank you for opening this issue.
Would it be ok if we try to make this work with Symfony ^5.4 || ^6.0 instead of splitting? I prefer having only one repo to maintain.

@gggeek
Copy link
Author

gggeek commented Jan 12, 2024

Sure!

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

No branches or pull requests

2 participants