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

psr-container-doctrine upgrating makes application crash. config key missing #262

Closed
arhimede opened this issue Jul 12, 2024 · 1 comment · Fixed by #263
Closed

psr-container-doctrine upgrating makes application crash. config key missing #262

arhimede opened this issue Jul 12, 2024 · 1 comment · Fixed by #263
Assignees
Labels

Comments

@arhimede
Copy link
Member

With a simple composer update, application is crashing because of newst version of prs-container-doctrine (5.2.1)

typed_field_mapper => null

This needed to be added in the config/autoload/doctrine.global.php config

@pinclau
Copy link
Member

pinclau commented Jul 12, 2024

the issue was with psr-container-doctrine, 5.2.1 was corrupted, in 5.2.2 was fixed, but i added the key in #263 just in case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants