Skip to content

Commit

Permalink
Bump base SDK (#711)
Browse files Browse the repository at this point in the history
  • Loading branch information
cleptric committed Jun 12, 2023
1 parent 46fc4e4 commit 728c145
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"require": {
"php": "^7.2 | ^8.0",
"illuminate/support": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0",
"sentry/sentry": "^3.16",
"sentry/sdk": "^3.3",
"sentry/sentry": "^3.19",
"sentry/sdk": "^3.4",
"symfony/psr-http-message-bridge": "^1.0 | ^2.0",
"nyholm/psr7": "^1.0"
},
Expand Down

0 comments on commit 728c145

Please sign in to comment.