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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release for Symfony 7 compatibility #152

Closed
AlexSkrypnyk opened this issue May 17, 2024 · 4 comments
Closed

Release for Symfony 7 compatibility #152

AlexSkrypnyk opened this issue May 17, 2024 · 4 comments

Comments

@AlexSkrypnyk
Copy link

Hi 馃憢 from https://github.com/drupal-composer/drupal-project

Could we please have a release for Symfony 7 compatibility as it has landed in April. This currently blocks alpha/beta level installs and requires to pin to commit
drupal-composer/drupal-project#667

Thank you

@Chi-teck
Copy link
Owner

The work is in progress. See #151

@chesn0k
Copy link
Collaborator

chesn0k commented May 20, 2024

Fixed in 4.0.0-alpha1

@chesn0k chesn0k closed this as completed May 20, 2024
@AlexSkrypnyk
Copy link
Author

AlexSkrypnyk commented May 20, 2024

@chesn0k
Thank you for releasing.

The alpha depends on symfony/string 7.1, but Drupal core 11 uses ~7.0.7.

Can the requirements for this package be lowered to use ~7.0?

Otherwise - this cannot be used until symfony/string 7.1+ lands in core.

Problem 1
    - drupal/core-recommended 11.0.0-beta1 requires symfony/string ~v7.0.7 -> satisfiable by symfony/string[v7.0.7].
    - drupal/core-recommended 11.0.0-alpha1 requires symfony/string ~v7.0.4 -> satisfiable by symfony/string[v7.0.4, v7.0.7].
    - You can only install one version of a package, so only one of these can be installed: symfony/string[v5.1.0-BETA1, ..., v5.4.39, v6.0.0-BETA1, ..., v6.4.7, v7.0.0-BETA1, ..., v7.1.0-RC1].
    - chi-teck/drupal-code-generator 4.0.0-alpha1 requires symfony/string ^7.1 -> satisfiable by symfony/string[v7.1.0-BETA1, v7.1.0-RC1].
    - Root composer.json requires chi-teck/drupal-code-generator 4.0.0-alpha1 as 4.x-dev -> satisfiable by chi-teck/drupal-code-generator[4.0.0-alpha1].
    - Root composer.json requires drupal/core-recommended ^11@alpha -> satisfiable by drupal/core-recommended[11.0.0-alpha1, 11.0.0-beta1].

@chesn0k
Copy link
Collaborator

chesn0k commented May 21, 2024

@AlexSkrypnyk Fixed it

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

3 participants