From fdd1c43612011060b4b876db438eb7ec62dd077d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 16 Jul 2022 11:10:19 +0300 Subject: downgrade phpstan to 1.1.2 --- vendor/composer/installed.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'vendor/composer/installed.php') diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 6f5250cc9..e2f618c68 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -5,7 +5,7 @@ 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '4b6161892000cb2b8392dce92a9cf2cabdf2d20e', + 'reference' => '96f704d157fcf20da130f37a31fbffd62a8a9892', 'name' => '__root__', 'dev' => true, ), @@ -16,7 +16,7 @@ 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '4b6161892000cb2b8392dce92a9cf2cabdf2d20e', + 'reference' => '96f704d157fcf20da130f37a31fbffd62a8a9892', 'dev_requirement' => false, ), 'beberlei/assert' => array( @@ -157,12 +157,12 @@ 'dev_requirement' => true, ), 'phpstan/phpstan' => array( - 'pretty_version' => '1.8.1', - 'version' => '1.8.1.0', + 'pretty_version' => '1.1.2', + 'version' => '1.1.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../phpstan/phpstan', 'aliases' => array(), - 'reference' => '8dbba631fa32f4b289404469c2afd6122fd61d67', + 'reference' => 'bcea0ae85868a89d5789c75f012c93129f842934', 'dev_requirement' => true, ), 'phpunit/php-code-coverage' => array( -- cgit v1.2.3