Skip to content

Commit 4d20343

Browse files
Replace sentry/sdk by sentry/sentry 3.17
1 parent 1d56a6d commit 4d20343

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"require": {
2626
"php": "^7.2||^8.0",
2727
"jean85/pretty-package-versions": "^1.5 || ^2.0",
28-
"php-http/discovery": "^1.11",
29-
"sentry/sdk": "^3.3",
28+
"php-http/discovery": "^1.15",
29+
"sentry/sentry": "^3.17",
3030
"symfony/cache-contracts": "^1.1||^2.4||^3.0",
3131
"symfony/config": "^4.4.20||^5.0.11||^6.0",
3232
"symfony/console": "^4.4.20||^5.0.11||^6.0",

0 commit comments

Comments
 (0)