Skip to content

Commit

Permalink
Add support of yiisoft/view version ^11 (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik authored Oct 2, 2024
1 parent 490c1c9 commit dca8208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"yiisoft/strings": "^2.0",
"yiisoft/translator": "^3.0",
"yiisoft/validator": "^2.0",
"yiisoft/view": "^10.0",
"yiisoft/view": "^10|^11",
"yiisoft/widget": "^2.0"
},
"require-dev": {
Expand Down

0 comments on commit dca8208

Please sign in to comment.