From e5fb0b9ad7b5c373cb75e90af08576674041632d Mon Sep 17 00:00:00 2001 From: Babichev Maxim Date: Sat, 12 Oct 2019 22:59:35 +0300 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 889329c4b..684ce88cb 100644 --- a/composer.json +++ b/composer.json @@ -34,9 +34,9 @@ }, "require-dev": { "infection/infection": "^0.14", - "orchestra/testbench": "^4.0", + "orchestra/testbench": "^4.2", "phpstan/phpstan": "^0.11", - "phpunit/phpunit": "^8.3", + "phpunit/phpunit": "^8.4", "laravel/cashier": "^7.0|^8.0|^9.0|^10.0" }, "suggest": {