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

Update dependencies with DoctrineModule 5.0 #256

Merged
merged 5 commits into from
Jan 4, 2022

Conversation

driehle
Copy link
Member

@driehle driehle commented Jan 4, 2022

This PR updates DoctrineModule to version 5.0.0. A few other dependencies are updated to be in line with DoctrineModule 5.0.0.

By upgrading DoctrineModule, support for laminas-cache 2.x is dropped and laminas-cache 3.x is required. This solves the installation issues with PHP 8, i.e. we do no longer need to use --ingore-platform-req=php in our CI actions and users do not need to supress cache adapters on installation.

This PR is based on top of #255, as DoctrineModule 5.0 is not compatible with PHP 7.3 anymore.

@driehle driehle force-pushed the feature/doctrine-module5 branch from 012d4d5 to c8ed484 Compare January 4, 2022 15:06
@driehle driehle force-pushed the feature/doctrine-module5 branch from c8ed484 to fed803f Compare January 4, 2022 15:09
@driehle driehle marked this pull request as ready for review January 4, 2022 15:10
@driehle driehle self-assigned this Jan 4, 2022
@driehle driehle added BC Break Enhancement New feature or request labels Jan 4, 2022
@driehle driehle added this to the 4.0.0 milestone Jan 4, 2022
@driehle driehle merged commit 20176f3 into doctrine:4.0.x Jan 4, 2022
@driehle driehle deleted the feature/doctrine-module5 branch January 4, 2022 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC Break Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants