Skip to content

Commit

Permalink
Bump the tools group with 1 update (#5886)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 1, 2024
1 parent 37c5728 commit bcaea9e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .tools/psalm/baseline-taint.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="5.21.0@04ba9358e3f7d14a9dc3edd4e814a9d51d8c637f">
<files psalm-version="5.21.1@8c473e2437be8b6a8fd8f630f0f11a16b114c494">
<file src="redaxo/src/addons/backup/lib/backup.php">
<TaintedFile>
<code>$filename</code>
Expand Down
2 changes: 1 addition & 1 deletion .tools/psalm/baseline.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="5.21.0@04ba9358e3f7d14a9dc3edd4e814a9d51d8c637f">
<files psalm-version="5.21.1@8c473e2437be8b6a8fd8f630f0f11a16b114c494">
<file src="redaxo/src/addons/backup/lib/backup.php">
<MixedArgument>
<code>$column</code>
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -25,7 +25,7 @@
"rector/rector": "0.19.5",
"redaxo/php-cs-fixer-config": "2.4.0",
"redaxo/psalm-plugin": "2.0.0",
"vimeo/psalm": "5.21.0"
"vimeo/psalm": "5.21.1"
},
"replace": {
"erusev/parsedown": "1.7.4",
Expand Down

0 comments on commit bcaea9e

Please sign in to comment.