From 9b84973d477c5281867f48a2b643403928e268f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 16:49:22 +0000 Subject: [PATCH] Update yiisoft/files requirement from ^1.0.2 to ^2.1.0 Updates the requirements on [yiisoft/files](https://github.com/yiisoft/files) to permit the latest version. - [Release notes](https://github.com/yiisoft/files/releases) - [Changelog](https://github.com/yiisoft/files/blob/master/CHANGELOG.md) - [Commits](https://github.com/yiisoft/files/compare/1.0.2...2.1.0) --- updated-dependencies: - dependency-name: yiisoft/files dependency-version: 2.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index be2155c..83c9f6b 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "roave/infection-static-analysis-plugin": "^1.35", "spatie/phpunit-watcher": "^1.24", "vimeo/psalm": "^5.26.1 || ^6.10", - "yiisoft/files": "^1.0.2" + "yiisoft/files": "^2.1.0" }, "autoload": { "psr-4": {