Skip to content

Commit a0a760a

Browse files
fix(deps): Update sentry/sentry requirement from ^4.6.1 to ^4.14.2
Updates the requirements on [sentry/sentry](https://github.com/getsentry/sentry-php) to permit the latest version. - [Release notes](https://github.com/getsentry/sentry-php/releases) - [Changelog](https://github.com/getsentry/sentry-php/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-php@4.6.1...4.14.2) --- updated-dependencies: - dependency-name: sentry/sentry dependency-version: 4.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc00657 commit a0a760a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"monolog/monolog": "^3.0",
1212
"nyholm/psr7": "^1.2.1",
1313
"psr/log": "^3.0",
14-
"sentry/sentry": "^4.6.1",
14+
"sentry/sentry": "^4.14.2",
1515
"symfony/config": "^7.0",
1616
"symfony/dependency-injection": "^7.0",
1717
"symfony/http-client": "^7.0",

0 commit comments

Comments
 (0)