Skip to content

Commit 510da61

Browse files
committed
Relax sentry/sentry composer constraint
1 parent 4e82e96 commit 510da61

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
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": "^7.2 | ^8.0",
2525
"illuminate/support": "5.0 - 5.8 | ^6.0 | ^7.0 | ^8.0",
26-
"sentry/sentry": "3.3.*",
26+
"sentry/sentry": "^3.3",
2727
"sentry/sdk": "^3.1",
2828
"symfony/psr-http-message-bridge": "^1.0 | ^2.0",
2929
"nyholm/psr7": "^1.0"

0 commit comments

Comments
 (0)