We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I thought that #31 fixed the only cases where reference was missing, but getsentry/sentry-symfony#435 (comment) reported that that wasn't the case.
We need to guard for cases where reference may be null when fetching it from Composer 2 APIs.
reference
null
The text was updated successfully, but these errors were encountered:
Jean85
Successfully merging a pull request may close this issue.
I thought that #31 fixed the only cases where reference was missing, but getsentry/sentry-symfony#435 (comment) reported that that wasn't the case.
We need to guard for cases where
reference
may benull
when fetching it from Composer 2 APIs.The text was updated successfully, but these errors were encountered: