Skip to content

Commit

Permalink
chore(deps): update dependency sentry/sentry to v4 (#148)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency sentry/sentry to v4

* fix update

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Antoine Giasson <[email protected]>
  • Loading branch information
renovate[bot] and GTony authored Nov 13, 2023
1 parent 782a7f7 commit 7b47e9c
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 470 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"phpcompatibility/php-compatibility": "9.3.5",
"cyclonedx/cyclonedx-php-composer": "4.2.2",
"php-http/guzzle7-adapter": "1.0.0",
"sentry/sentry": "3.22.0"
"sentry/sentry": "4.0.0"
},
"config": {
"platform": {
Expand All @@ -47,7 +47,8 @@
"allow-plugins": {
"composer/package-versions-deprecated": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"cyclonedx/cyclonedx-php-composer": true
"cyclonedx/cyclonedx-php-composer": true,
"php-http/discovery": true
}
}
}
Loading

0 comments on commit 7b47e9c

Please sign in to comment.