From 5209184a6064fdadbe893c5e84179ed28372a907 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Mon, 2 May 2022 11:07:33 +0200 Subject: [PATCH] Psalm 4.23, PHPStan 1.6.3 (#9718) --- composer.json | 6 +++--- psalm-baseline.xml | 5 +---- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 1b96fedd83c..1fc21e155ea 100644 --- a/composer.json +++ b/composer.json @@ -42,13 +42,13 @@ "doctrine/annotations": "^1.13", "doctrine/coding-standard": "^9.0", "phpbench/phpbench": "^0.16.10 || ^1.0", - "phpstan/phpstan": "~1.4.10 || 1.6.1", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.4", + "phpstan/phpstan": "~1.4.10 || 1.6.3", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "psr/log": "^1 || ^2 || ^3", "squizlabs/php_codesniffer": "3.6.2", "symfony/cache": "^4.4 || ^5.4 || ^6.0", "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0", - "vimeo/psalm": "4.22.0" + "vimeo/psalm": "4.23.0" }, "conflict": { "doctrine/annotations": "<1.13 || >= 2.0" diff --git a/psalm-baseline.xml b/psalm-baseline.xml index e41a3547dad..5fc6d9ad965 100644 --- a/psalm-baseline.xml +++ b/psalm-baseline.xml @@ -1,5 +1,5 @@ - + IterableResult @@ -545,9 +545,6 @@ getConfiguration getConnection - - $subClass->table -