RootCauseunvalidated
I came across a cURL HTTP error — After diving into the source code for both `sentry/sentry` and `sentry/sentry-symfony`. Tension: I can't get the Sentry client to actually send anything to Sentry. Outcome: the fix was quite simple; `composer update "sentry/*" -W` to update all Sentry packages and their dependencies.
2ecf291f-808f-4c22-b2f2-bbc543349749
I came across a cURL HTTP error — After diving into the source code for both sentry/sentry and sentry/sentry-symfony. Tension: I can't get the Sentry client to actually send anything to Sentry. Outcome: the fix was quite simple; composer update "sentry/*" -W to update all Sentry packages and their dependencies.