diff options
Diffstat (limited to 'vendor/php-http/guzzle7-adapter/psalm.baseline.xml')
| -rw-r--r-- | vendor/php-http/guzzle7-adapter/psalm.baseline.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/vendor/php-http/guzzle7-adapter/psalm.baseline.xml b/vendor/php-http/guzzle7-adapter/psalm.baseline.xml deleted file mode 100644 index 96ab42cf9..000000000 --- a/vendor/php-http/guzzle7-adapter/psalm.baseline.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<files psalm-version="3.14.2@3538fe1955d47f6ee926c0769d71af6db08aa488"> - <file src="src/Promise.php"> - <PossiblyNullArgument occurrences="1"> - <code>$exception->getResponse()</code> - </PossiblyNullArgument> - </file> -</files> |