diff --git a/resources/phpstan.json b/resources/phpstan.json index 2f7ed4fc..8c8892e4 100644 --- a/resources/phpstan.json +++ b/resources/phpstan.json @@ -151,7 +151,7 @@ "website": "https://github.com/nunomaduro/larastan", "command": { "composer-bin-plugin": { - "package": "nunomaduro/larastan", + "package": "nunomaduro/larastan:^1.0", "namespace": "larastan" } },