Skip to content

Commit

Permalink
Update yiisoft/view requirement from ^3.0 to ^4.0 (#43)
Browse files Browse the repository at this point in the history
Updates the requirements on [yiisoft/view](https://github.com/yiisoft/view) to permit the latest version.
- [Release notes](https://github.com/yiisoft/view/releases)
- [Changelog](https://github.com/yiisoft/view/blob/master/CHANGELOG.md)
- [Commits](yiisoft/view@3.0.0...4.0.0)

---
updated-dependencies:
- dependency-name: yiisoft/view
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 26, 2021
1 parent 641a7c0 commit 48b54c7
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 @@ -32,7 +32,7 @@
"php": "^7.4|^8.0",
"yiisoft/aliases": "^1.1|^2.0",
"yiisoft/cache": "^1.0",
"yiisoft/view": "^3.0",
"yiisoft/view": "^4.0",
"yiisoft/widget": "^3.0@dev"
},
"require-dev": {
Expand Down

0 comments on commit 48b54c7

Please sign in to comment.