From 096400a52bed53e05c3dd996e1b8826d6d227c42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillaume=20Perr=C3=A9al?= <guillaume.perreal@irstea.fr> Date: Fri, 24 Jan 2020 10:45:01 +0100 Subject: [PATCH] =?UTF-8?q?Pr=C3=A9f=C3=A8re=20phpstan/phpstan-shim=20?= =?UTF-8?q?=C3=A0=20phpstan/phpstan.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c6f7dd6..c346cb5 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "php": ">=7.1", "jangregor/phpstan-prophecy": "^0.3.0", "nette/di": "^3.0", - "phpstan/phpstan": "^0.11.7", + "phpstan/phpstan-shim": "^0.11.7", "phpstan/phpstan-beberlei-assert": "^0.11", "phpstan/phpstan-doctrine": "^0.11.1", "phpstan/phpstan-phpunit": "^0.11", -- GitLab