From e045c334bc5311ecc28b5804651620d75cca5c9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Sun, 20 Feb 2022 21:04:01 +0100 Subject: [PATCH] wip --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 93a7d6c..5c29da6 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ }, "require-dev": { "orchestra/testbench": "^6.9|^7.0", - "nunomaduro/larastan": "^0.6.10", + "nunomaduro/larastan": "^2.0.0", "pestphp/pest": "^1.2", "pestphp/pest-plugin-laravel": "^1.0" },