diff --git a/admin/framework/composer.json b/admin/framework/composer.json index 1319a0abc55a..f5cf13660c9a 100644 --- a/admin/framework/composer.json +++ b/admin/framework/composer.json @@ -21,7 +21,7 @@ "fakerphp/faker": "^1.24", "friendsofphp/php-cs-fixer": "^3.47.1", "kint-php/kint": "^5.0.4", - "mikey179/vfsstream": "^1.6", + "mikey179/vfsstream": "^1.6.12", "nexusphp/cs-config": "^3.6", "phpunit/phpunit": "^10.5.16 || ^11.2", "predis/predis": "^1.1 || ^2.0" diff --git a/composer.json b/composer.json index 9975ed2b9609..af536d7ab06d 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "codeigniter/phpstan-codeigniter": "^1.4", "fakerphp/faker": "^1.24", "kint-php/kint": "^5.0.4", - "mikey179/vfsstream": "^1.6", + "mikey179/vfsstream": "^1.6.12", "nexusphp/tachycardia": "^2.0", "phpstan/extension-installer": "^1.4", "phpstan/phpstan": "^1.11",