Skip to content

Conversation

@stof
Copy link
Collaborator

@stof stof commented Jun 13, 2025

This fixes invalid types for the getBreadcrumbsArray methods and fixes some type issues reported by phpstan.
Some dead code (related to supporting old PHP or Symfony versions) is also cleaned.

This fixes invalid types for the `getBreadcrumbsArray` methods and fixes
some type issues reported by phpstan.
Some dead code (related to supporting old PHP or Symfony versions) is
also cleaned.
"conflict": {
"twig/twig": "<1.42.3 || >=2,<2.9"
"symfony/http-foundation": "<5.4",
"twig/twig": "<2.16"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this aligns the conflict rule with our Twig dev requirement.

@stof stof mentioned this pull request Jun 13, 2025
Fix the way Symfony versions are locked for LTS jobs to avoid changing
conflict rules
Run a job with dev deps instead of with Symfony 7.2 with dev min
stability, to reduce the maintenance work.
@stof stof merged commit 21a1fc1 into KnpLabs:master Jun 13, 2025
11 checks passed
@stof stof deleted the phpstan branch June 13, 2025 14:00
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