From b72b653f22f9db8c893718b1caab6427dacf4a45 Mon Sep 17 00:00:00 2001 From: Colin Hall Date: Tue, 8 Sep 2020 16:17:13 +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 0deed53..672df7f 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,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": {