diff --git a/composer.json b/composer.json index 500167acbe3b..25c37d03fd87 100644 --- a/composer.json +++ b/composer.json @@ -18,16 +18,16 @@ }, "require-dev": { "codeigniter/phpstan-codeigniter": "^1.5.1", - "fakerphp/faker": "^1.9", - "kint-php/kint": "^5.0.4", - "mikey179/vfsstream": "^1.6", + "fakerphp/faker": "^1.24", + "kint-php/kint": "^6.0", + "mikey179/vfsstream": "^1.6.12", "nexusphp/tachycardia": "^2.0", "phpstan/extension-installer": "^1.4", "phpstan/phpstan": "^2.0", "phpstan/phpstan-strict-rules": "^2.0", "phpunit/phpcov": "^9.0.2 || ^10.0", "phpunit/phpunit": "^10.5.16 || ^11.2", - "predis/predis": "^1.1 || ^2.0", + "predis/predis": "^1.1 || ^2.3", "rector/rector": "2.0.3", "shipmonk/phpstan-baseline-per-identifier": "^2.0" },