Skip to content

Commit a40700a

Browse files
committed
allow sentry/sdk v4
1 parent 5d90b4c commit a40700a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require": {
66
"php": "^7.4 || ^8.0",
77
"cakephp/cakephp": "^4.4",
8-
"sentry/sdk": "^3.2"
8+
"sentry/sdk": "^3.2 || ^4.0"
99
},
1010
"require-dev": {
1111
"cakephp/cakephp-codesniffer": "@stable",

0 commit comments

Comments
 (0)