diff --git a/.baseline-psalm.xml b/.baseline-psalm.xml index 64339254..44863f8c 100644 --- a/.baseline-psalm.xml +++ b/.baseline-psalm.xml @@ -1,5 +1,5 @@ - + DataTransformerInterface @@ -38,6 +38,9 @@ getVarcharTypeDeclarationSQL parent::requiresSQLCommentHint($platform) + + $value + @@ -66,6 +69,9 @@ $value + + $value + @@ -96,6 +102,9 @@ $value + + $value + diff --git a/vendor-bin/phpunit/composer.json b/vendor-bin/phpunit/composer.json index 81fcf52f..bb069bed 100644 --- a/vendor-bin/phpunit/composer.json +++ b/vendor-bin/phpunit/composer.json @@ -3,7 +3,7 @@ "phpunit/phpunit": "9.6.13", "psalm/plugin-phpunit": "0.18.4", "symfony/phpunit-bridge": "6.3.8", - "vimeo/psalm": "5.15.0" + "vimeo/psalm": "5.16.0" }, "config": { "allow-plugins": {