diff options
| author | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-09 02:49:56 +0000 |
|---|---|---|
| committer | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-09 03:08:30 +0000 |
| commit | e41d6361221a30ca9d996cde7591111e626b7e1c (patch) | |
| tree | 4572f61f37bbc76192ad60e0940c281483bc03af /vendor/sebastian/code-unit/.psalm/baseline.xml | |
| parent | ab0aabf8548c206f3f624de5451a9b6abbde90be (diff) | |
Remove dev dependencies and update the rest.
Diffstat (limited to 'vendor/sebastian/code-unit/.psalm/baseline.xml')
| -rw-r--r-- | vendor/sebastian/code-unit/.psalm/baseline.xml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/vendor/sebastian/code-unit/.psalm/baseline.xml b/vendor/sebastian/code-unit/.psalm/baseline.xml deleted file mode 100644 index e44889190..000000000 --- a/vendor/sebastian/code-unit/.psalm/baseline.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<files psalm-version="4.0.1@b1e2e30026936ef8d5bf6a354d1c3959b6231f44"> - <file src="src/Mapper.php"> - <ArgumentTypeCoercion occurrences="16"> - <code>$firstPart</code> - <code>$firstPart</code> - <code>$firstPart</code> - <code>$firstPart</code> - <code>$firstPart</code> - <code>$firstPart</code> - <code>$firstPart</code> - <code>$firstPart</code> - <code>$firstPart</code> - <code>$secondPart</code> - <code>$unit</code> - <code>$unit</code> - <code>$unit</code> - <code>$unit</code> - <code>$unit</code> - <code>$unit</code> - </ArgumentTypeCoercion> - </file> -</files> |