Skip to content

Commit

Permalink
[scoped] unprefixed ComposerJsonFactory
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed May 12, 2021
1 parent a8c5521 commit 4628b6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/compiler/src/PhpScoper/StaticEasyPrefixer.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ final class StaticEasyPrefixer
'Symplify\SmartFileSystem\SmartFileInfo',
// for ComposerJson because it is part of the public API. I.e. ComposerRectorInterface
'Symplify\ComposerJsonManipulator\ValueObject\ComposerJson',
'Symplify\ComposerJsonManipulator\ComposerJsonFactory'
];

/**
Expand Down

0 comments on commit 4628b6c

Please sign in to comment.