1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 17:52:45 +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
*/
final class ComposerLock
class ComposerLock
{
/** @var string[] */
private array $file_names;