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

Solve dependency issue with doctrine/dbal api #60

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

malukenho
Copy link
Member

No description provided.

On php8 versions, it was allowed to use doctrine/dbal:^3, which changed
a lot of its internal API -- and we do depende on that.

So as a quickfix, we are looking the dbal version to 2, then a proper
fix and version for the newest version will be released soon.

We've also updated the orm version on the way, but the plan is to get
rid of it.

Signed-off-by: Jefersson Nathan <[email protected]>
Co-authored-by: Alexandre Eher <[email protected]>
Co-authored-by: Shreya <[email protected]>
@malukenho malukenho added bug Something isn't working dependencies Pull requests that update a dependency file labels Oct 7, 2021
@malukenho malukenho added this to the 0.3.2 milestone Oct 7, 2021
@malukenho malukenho self-assigned this Oct 7, 2021
@malukenho malukenho merged commit 2e0081a into 0.3.x Oct 7, 2021
@malukenho malukenho deleted the fix-dependency-issue branch October 7, 2021 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants