-
Notifications
You must be signed in to change notification settings - Fork 170
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
TraceableResponseForV4::getInfo must be compatible with ResponseInterface::getInfo #855
Comments
Something is loading sentry-symfony/src/aliases.php Lines 81 to 83 in 5de2b84
Do you have any strange situation where all those |
I had the same issue but fixed it via explicitly requiring |
Will be fixed by #858. Problem is that pimcore requires |
How do you use Sentry?
Sentry SaaS (sentry.io)
SDK version
5.0
Steps to reproduce
Executed
composer update
with symfony 6.4 (https://github.com/pimcore/pimcore/blob/11.x/composer.json)Expected result
No error
Actual result
The text was updated successfully, but these errors were encountered: