Skip to content

Commit

Permalink
Merge pull request #10343 from robchett/hotfix_shepard_build
Browse files Browse the repository at this point in the history
Hotfix shepard build
  • Loading branch information
orklah authored Nov 3, 2023
2 parents 147505c + c93fe14 commit b880339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Psalm/Internal/PluginManager/ComposerLock.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* @internal
*/
final class ComposerLock
class ComposerLock
{
/** @var string[] */
private array $file_names;
Expand Down

0 comments on commit b880339

Please sign in to comment.