You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In DecoratorServicePass.php line 83:
The service "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient" has a dependency on a non-existent service "http_client".
Not something I would've expected for a minor package update
Expected result
Upgrade works without any code change or the notes within the upgrade contain want needs to be done to take the new version
Actual result
In DecoratorServicePass.php line 83:
The service "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient" has a dependency on a non-existent service "http_client".
The text was updated successfully, but these errors were encountered:
How do you use Sentry?
Sentry SaaS (sentry.io)
SDK version
4.13.0
Steps to reproduce
symfony/symfony (4.4.51) - we are planning on upgrading but it is not a tomorrow thing
sentry/sentry-symfony (4.12.0)
upgrade to sentry/sentry-symfony (4.13.0)
...
Not something I would've expected for a minor package update
Expected result
Upgrade works without any code change or the notes within the upgrade contain want needs to be done to take the new version
Actual result
The text was updated successfully, but these errors were encountered: