Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mario-fehr
Copy link
Contributor

@mario-fehr mario-fehr commented Nov 30, 2025

Related to: sulu/sulu#8216

@mario-fehr mario-fehr mentioned this pull request Nov 30, 2025
63 tasks
@alexander-schranz
Copy link
Member

Thx for the Pull Request.

Looks like some dependencies blocks the update. It still install console, process, filesystem, string as 7.4 not 8.0 and so the tests are not run against 8.0 version.

@alexander-schranz
Copy link
Member

First the code-coverage-checker needs a update you can check it always with why-not command why a specific version is not installed:

composer why-not symfony/console 8.0.0

handcraftedinthealps/code-coverage-checker 0.2.7 requires symfony/console (^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0)

@mario-fehr
Copy link
Contributor Author

mario-fehr commented Dec 1, 2025

First the code-coverage-checker needs a update you can check it always with why-not command why a specific version is not installed:

composer why-not symfony/console 8.0.0

handcraftedinthealps/code-coverage-checker 0.2.7 requires symfony/console (^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0)

Thanks yes and also schranz/test-generator need some love too.

@alexander-schranz
Copy link
Member

@mario-fehr fine to remove the test generator here.

@alexander-schranz
Copy link
Member

@mario-fehr
Copy link
Contributor Author

@alexander-schranz sure

@mario-fehr
Copy link
Contributor Author

@alexander-schranz alexander-schranz changed the title Update Symfony dependencies to include version 8.0 Update dependencies to include version Symfony 8.0 and DoctrineBundle 3.1 Dec 3, 2025
@alexander-schranz alexander-schranz merged commit 06cdd2d into sulu:main Dec 3, 2025
7 checks passed
@alexander-schranz
Copy link
Member

@mario-fehr Thank you!

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.

2 participants