lockfile again

This commit is contained in:
Tim Bendt
2025-11-26 11:50:55 -05:00
parent af3c23cb6e
commit 6ceecaa69e
4461 changed files with 641349 additions and 10 deletions

View 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-&gt;getResponse()</code>
</PossiblyNullArgument>
</file>
<file src="src/Client.php">
<PossiblyUnusedMethod occurrences="1">
<code>createWithConfig</code>
</PossiblyUnusedMethod>
</file>
</files>