1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-11 08:49:52 +01:00

Hotfix shepard build - see #10342

This commit is contained in:
robchett 2023-11-03 07:52:42 +00:00
parent 147505c806
commit c93fe1471d

View File

@ -18,7 +18,7 @@ use function json_last_error_msg;
/** /**
* @internal * @internal
*/ */
final class ComposerLock class ComposerLock
{ {
/** @var string[] */ /** @var string[] */
private array $file_names; private array $file_names;