Skip to content
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

Allow Symfony 5 #209

Merged
merged 3 commits into from
Jul 15, 2021
Merged

Allow Symfony 5 #209

merged 3 commits into from
Jul 15, 2021

Conversation

rdohms
Copy link
Owner

@rdohms rdohms commented Jul 15, 2021

Closes #148. Thanks @progmancod and sorry for the delay.

@rdohms rdohms added refactoring Dependencies Automatic/Manual updates to project dependencies and changes related to these updates only labels Jul 15, 2021
@rdohms rdohms force-pushed the progmancod/master branch 2 times, most recently from ddf1ee4 to 6573a37 Compare July 15, 2021 21:08
eduardo lang added 2 commits July 15, 2021 23:16
Supports only Symfony 5 and  PHP 7.4 to simplify our setup also
upgrading phpunit to a later version for better compatibility.
Furthermore we restrict minimum versions of doctrine annotations to 1.7
to avoid a bug that was present in earlier versions.

composer
In order to improve usage of Symfony and new PHPUnit versions we need to
make code changes as well as dropping support and tests for versions
lower than 7.4
@rdohms rdohms added this to the v5.0 milestone Jul 15, 2021
@rdohms rdohms merged commit a5f0899 into master Jul 15, 2021
@rdohms rdohms linked an issue Jul 15, 2021 that may be closed by this pull request
@rdohms rdohms mentioned this pull request Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Automatic/Manual updates to project dependencies and changes related to these updates only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to Symfony ^5
1 participant