From 7340965ea4e7b2b2d35e14cf7883f4b0b5c33ded Mon Sep 17 00:00:00 2001 From: Colin Hall Date: Tue, 8 Sep 2020 16:17:25 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4c1236b..b6646da 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "friendsofphp/php-cs-fixer": "^2.16", "orchestra/testbench": "^4.0|^5.0|^6.0", "phpunit/phpunit": "^8.0|^9.0", - "psalm/plugin-laravel": "^1.2", + "psalm/plugin-laravel": "^1.4", "vimeo/psalm": "^3.11" }, "autoload": {