Skip to content

Conversation

@Kocal
Copy link

@Kocal Kocal commented Nov 4, 2025

This PR increase version constraints on symfony/* packages to allow Symfony 8, which will be released this month.

Related to facile-it/paraunit#344

Copy link
Member

@Jean85 Jean85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this!

@Kocal
Copy link
Author

Kocal commented Nov 6, 2025

I pushed two new commits:

  1. One that replace friendsofphp/php-cs-fixer by its shim version php-cs-fixer/shim, so PHP-CS-Fixer won't conflict anymore with your dependencies,
  2. One that remove Psalm when using PHP 8.4 (not compatible yet?)

@Kocal
Copy link
Author

Kocal commented Nov 6, 2025

Hum, looks like using the PHP-CS-Fixer shim is not the best option, I will revert it, and we will wait for PHP-CS-Fixer/PHP-CS-Fixer#9172 to be merged/released.

@Jean85
Copy link
Member

Jean85 commented Nov 7, 2025

Yes exactly, the shim is not a viable path because this package directly depends on PHP-CS-Fixer.

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