Skip to content

Commit

Permalink
Merge pull request #451 from ergebnis/dependabot/composer/vimeo/psalm…
Browse files Browse the repository at this point in the history
…-4.16.1

composer(deps-dev): bump vimeo/psalm from 4.13.1 to 4.16.1
  • Loading branch information
localheinz committed Dec 30, 2021
2 parents 8e63925 + 2001460 commit eb6b547
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 41 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"infection/infection": "~0.15.3",
"phpunit/phpunit": "^8.5.22",
"psalm/plugin-phpunit": "~0.16.1",
"vimeo/psalm": "^4.13.1",
"vimeo/psalm": "^4.16.1",
"zendframework/zend-file": "^2.8.3"
},
"config": {
Expand Down
82 changes: 43 additions & 39 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion psalm-baseline.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="4.4.1@9fd7a7d885b3a216cff8dec9d8c21a132f275224">
<files psalm-version="4.16.1@aa7e400908833b10c0333861f86cd48c510b60eb">
<file src="src/Constructs.php">
<MixedAssignment occurrences="1">
<code>$fileInfo</code>
</MixedAssignment>
<RedundantCast occurrences="1">
<code>\array_values</code>
</RedundantCast>
</file>
<file src="src/Exception/DirectoryDoesNotExist.php">
<MissingConstructor occurrences="1">
Expand Down

0 comments on commit eb6b547

Please sign in to comment.