Skip to content

Commit

Permalink
Merge pull request #55 from cleptric/bump-sentry
Browse files Browse the repository at this point in the history
Replace `sentry/sdk` with `sentry/sentry`
  • Loading branch information
markstory authored Jul 26, 2024
2 parents b15b9da + 3aa2451 commit 7a6e6a3
Show file tree
Hide file tree
Showing 3 changed files with 448 additions and 1,019 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"cakephp/plugin-installer": "^2.0",
"google/apiclient": "^2.0",
"paragonie/csp-builder": "^2.5",
"sentry/sdk": "^3.1"
"sentry/sentry": "^4.8"
},
"require-dev": {
"ext-zip": "*",
Expand Down Expand Up @@ -56,8 +56,7 @@
},
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true,
"cakephp/plugin-installer": true,
"php-http/discovery": true
"cakephp/plugin-installer": true
}
}
}
Loading

0 comments on commit 7a6e6a3

Please sign in to comment.