Skip to content

Checks the Symfony different version compatibilies in the CI #122

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Oct 15, 2022

Conversation

theofidry
Copy link
Collaborator

@theofidry theofidry commented Oct 15, 2022

We desire the package to work from PHP 7.4 to 8.1 with Symfony 4.4, 5.4 and 6.x. However the current configuration of the CI does not test at all Symfony 4.4 & 5.4.

This PR aims to do so by:

  • Introducing a new job with a dedicated matrix
  • Enforcing the Symfony versions via conflict rules (since we do not use Flex...)

@theofidry theofidry changed the title Try to fix the Symfony versions to test 4.4 & 5.4 Checks the Symfony different version compatibilies in the CI Oct 15, 2022
@theofidry theofidry merged commit a5700f2 into webmozarts:main Oct 15, 2022
@theofidry theofidry deleted the feature/symfony-version-test branch October 15, 2022 13:23
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.

1 participant