Skip to content

Commit 32e5975

Browse files
authored
Merge pull request #518 from ergebnis/dependabot/composer/psalm/plugin-phpunit-0.19.0
composer(deps-dev): Bump psalm/plugin-phpunit from 0.18.4 to 0.19.0
2 parents f1c8d4c + b752571 commit 32e5975

File tree

3 files changed

+59
-59
lines changed

3 files changed

+59
-59
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"ergebnis/license": "^2.4.0",
3434
"ergebnis/php-cs-fixer-config": "^6.25.1",
3535
"fakerphp/faker": "^1.23.1",
36-
"psalm/plugin-phpunit": "~0.18.4",
36+
"psalm/plugin-phpunit": "~0.19.0",
3737
"rector/rector": "^1.0.4",
3838
"vimeo/psalm": "^5.23.1"
3939
},

composer.lock

Lines changed: 56 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

psalm-baseline.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,8 +410,8 @@
410410
</ArgumentTypeCoercion>
411411
</file>
412412
<file src="test/Unit/Reporter/DefaultReporterTest.php">
413-
<MixedInferredReturnType>
413+
<MixedReturnStatement>
414414
<code><![CDATA[iterable]]></code>
415-
</MixedInferredReturnType>
415+
</MixedReturnStatement>
416416
</file>
417417
</files>

0 commit comments

Comments
 (0)