sentry / sdk
This is a metapackage shipping sentry/sentry with a recommended HTTP client.
Fund package maintenance!
sentry.io/pricing
sentry.io
Installs: 38 005 419
Dependents: 133
Suggesters: 9
Security: 0
Stars: 253
Watchers: 34
Forks: 9
Open Issues: 0
Type:metapackage
Requires
- http-interop/http-factory-guzzle: ^1.0
- sentry/sentry: ^3.5
- symfony/http-client: ^4.3|^5.0|^6.0
This package is auto-updated.
Last update: 2022-05-23 09:42:21 UTC
README
Sentry pre-configured PHP SDK
This is a metapackage shipping sentry/sentry with our recommend httpclient.
If you are having troubles with our suggested http layer, please directly install sentry/sentry
with the http client you prefer.
We recommend:
"http-interop/http-factory-guzzle": "^1.0",
"symfony/http-client": "^4.3|^5.0"
as the http layer.
Since this is only a meta package, if you are finding this repo and having issues please create an issue on our main repo: Issue Tracker