Skip to content

Commit 3ec6373

Browse files
committed
Support to php 8.0
1 parent db7e389 commit 3ec6373

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
@@ -18,8 +18,8 @@
1818
"require": {
1919
"php": ">=7.0.0",
2020
"yiisoft/yii2": "~2.0.0",
21-
"taguz91/yii2-common-helpers": "v1.0.3.1",
22-
"taguz91/yii2-error-handler": "^1.1"
21+
"taguz91/yii2-common-helpers": "v2.0.0",
22+
"taguz91/yii2-error-handler": "^2.0.0"
2323
},
2424
"config": {
2525
"fxp-asset": {

0 commit comments

Comments
 (0)