We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a9e8e commit 7fb7c29Copy full SHA for 7fb7c29
composer.json
@@ -3,7 +3,7 @@
3
"description": "This is a metapackage shipping sentry/sentry with a recommended http client.",
4
"type": "metapackage",
5
"require": {
6
- "sentry/sentry": "2.0.0",
+ "sentry/sentry": "^2.0",
7
"php-http/curl-client": "^1.0",
8
"guzzlehttp/psr7": "^1.0"
9
},
0 commit comments