Skip to content

Commit

Permalink
Require at least Sentry PHP SDK 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stayallive committed Jan 31, 2021
1 parent c99f872 commit 9d1f7f8
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 82 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
]
},
"require": {
"sentry/sentry": "^2.5.0",
"php": "^7.2 || ^8.0",
"sentry/sentry": "^3.1.3",
"composer/installers": "^1.0",
"php-http/curl-client": "^2.0",
"http-interop/http-factory-guzzle": "^1.0"
Expand Down
Loading

0 comments on commit 9d1f7f8

Please sign in to comment.