Skip to content

Conversation

@mpdude
Copy link
Member

@mpdude mpdude commented Dec 4, 2025

This is the way how Symfony does it in their own tests. The helper from Flex knows better about which packages need to be restricted than we do.

- run: composer update --no-interaction --no-scripts --no-progress --ansi --${{ matrix.dependency-version }}
env:
SYMFONY_REQUIRE: ${{ matrix.symfony-version }}
COMPOSER_NO_SECURITY_BLOCKING: 1
Copy link
Member Author

Choose a reason for hiding this comment

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

This is to allow installations of Twig 2, which all have known security implications.

@mpdude mpdude merged commit bd78fd9 into master Dec 4, 2025
7 checks passed
@mpdude mpdude deleted the test-matrix-with-flex branch December 4, 2025 10:56
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