lockfile again
This commit is contained in:
13
vendor/php-http/guzzle7-adapter/psalm.baseline.xml
vendored
Normal file
13
vendor/php-http/guzzle7-adapter/psalm.baseline.xml
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<?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>
|
||||
<file src="src/Client.php">
|
||||
<PossiblyUnusedMethod occurrences="1">
|
||||
<code>createWithConfig</code>
|
||||
</PossiblyUnusedMethod>
|
||||
</file>
|
||||
</files>
|
||||
Reference in New Issue
Block a user