1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-03 10:07:52 +01:00

Merge pull request #10343 from robchett/hotfix_shepard_build

Hotfix shepard build
This commit is contained in:
orklah 2023-11-03 20:50:05 +01:00 committed by GitHub
commit b88033989c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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