Skip to content

Commit cd91b75

Browse files
authored
Bump minimum required version of the core SDK to 3.19 (#18)
1 parent 7f1e04a commit cd91b75

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
@@ -20,7 +20,7 @@
2020
}
2121
],
2222
"require": {
23-
"sentry/sentry": "^3.18",
23+
"sentry/sentry": "^3.19",
2424
"http-interop/http-factory-guzzle": "^1.0",
2525
"symfony/http-client": "^4.3|^5.0|^6.0"
2626
},

0 commit comments

Comments
 (0)