Skip to content

Commit d5dab7f

Browse files
authored
Allow PHP 8.0 debug
1 parent 23f2f1f commit d5dab7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"yiisoft/di": "^1.2",
4949
"yiisoft/test-support": "^3.0",
5050
"yiisoft/translator-message-php": "^1.1",
51-
"yiisoft/yii-debug": "dev-master"
51+
"yiisoft/yii-debug": "dev-master|dev-php80"
5252
},
5353
"suggest": {
5454
"ext-intl": "Allows using IDN validation for emails",

0 commit comments

Comments
 (0)