Skip to content

Commit 9649be9

Browse files
Update yiisoft/cache-file requirement from ^2.0 to ^3.1 (#764)
Updates the requirements on [yiisoft/cache-file](https://github.com/yiisoft/cache-file) to permit the latest version. - [Release notes](https://github.com/yiisoft/cache-file/releases) - [Changelog](https://github.com/yiisoft/cache-file/blob/master/CHANGELOG.md) - [Commits](yiisoft/cache-file@2.0.0...3.1.0) --- updated-dependencies: - dependency-name: yiisoft/cache-file dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a60a912 commit 9649be9

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
@@ -36,7 +36,7 @@
3636
"spatie/phpunit-watcher": "^1.23",
3737
"vimeo/psalm": "^4.30|^5.12",
3838
"yiisoft/aliases": "^3.0",
39-
"yiisoft/cache-file": "^2.0",
39+
"yiisoft/cache-file": "^3.1",
4040
"yiisoft/di": "^1.0",
4141
"yiisoft/event-dispatcher": "^1.0",
4242
"yiisoft/json": "^1.0",

0 commit comments

Comments
 (0)