Skip to content

Commit c4deb8c

Browse files
committed
Require the Sentry SDK metapackage
1 parent 1712f84 commit c4deb8c

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
@@ -21,7 +21,7 @@
2121
"require": {
2222
"php": "^7.1",
2323
"jean85/pretty-package-versions": "^1.0",
24-
"sentry/sentry": "^2.0-beta2",
24+
"sentry/sdk": "^2.0",
2525
"symfony/config": "^3.0||^4.0",
2626
"symfony/console": "^3.3||^4.0",
2727
"symfony/dependency-injection": "^3.0||^4.0",

0 commit comments

Comments
 (0)