Skip to content

Commit

Permalink
Update vimeo/psalm requirement from 4.6.3 to 4.7.0
Browse files Browse the repository at this point in the history
Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](vimeo/psalm@4.6.3...4.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and simPod committed Mar 29, 2021
1 parent c3f058d commit 5814252
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -44,7 +44,7 @@
"roave/infection-static-analysis-plugin": "^1.6",
"simpod/php-coveralls-mirror": "^3.0",
"thecodingmachine/phpstan-safe-rule": "^1.0",
"vimeo/psalm": "4.6.3"
"vimeo/psalm": "4.7.0"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion psalm-baseline.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="4.6.3@f1a840727dd756899eee2f1f9ea443e265a4763f">
<files psalm-version="4.7.0@d4377c0baf3ffbf0b1ec6998e8d1be2a40971005">
<file src="src/Sql/SqlFactory.php">
<InvalidReturnStatement occurrences="1">
<code>$query</code>
Expand Down

0 comments on commit 5814252

Please sign in to comment.