Skip to content

Commit e44e271

Browse files
authored
Update composer.json for sentry sdk and php version 8.4
1 parent 24c1be7 commit e44e271

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"type": "yii2-extension",
99
"license": "MIT",
1010
"require": {
11-
"php": "^7.2|^8.0",
11+
"php": "^8.4",
1212
"yiisoft/yii2": "^2.0",
13-
"sentry/sdk": "^3.0"
13+
"sentry/sdk": "^4.0"
1414
},
1515
"require-dev": {
1616
"codeception/codeception": "^4.0",

0 commit comments

Comments
 (0)