From 58962a690435854762f75e8ab47136c8f1b75c60 Mon Sep 17 00:00:00 2001 From: Babichev Maxim Date: Thu, 16 Jan 2020 09:46:36 +0300 Subject: [PATCH] micro update --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index d30a41188..f2a7e0a19 100644 --- a/composer.json +++ b/composer.json @@ -34,9 +34,9 @@ }, "require-dev": { "infection/infection": "^0.15", - "orchestra/testbench": "^4.4", + "orchestra/testbench": "^4.5", "phpstan/phpstan": "^0.12", - "phpunit/phpunit": "^8.4", + "phpunit/phpunit": "^8.5", "laravel/cashier": "^7.0|^8.0|^9.0|^10.0" }, "suggest": {