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

SQLCommenter PHP/Laravel package broken because of unpublished OpenTelemetry version #257

Open
ajoy-paper opened this issue Aug 22, 2023 · 1 comment

Comments

@ajoy-paper
Copy link

The Laravel/PHP package relies on version 0.9.0 of the OpenTelemetry package. Unfortunately, OpenTelemetry decided to unpublish all versions of the package prior to the 1.0.0.beta version. Running composer update in any project with this package installed will fail until the Laravel package is updated to support newer versions of OpenTelemetry

@moeyashi
Copy link

I created a PR #262

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

No branches or pull requests

2 participants