Skip to content

Commit

Permalink
update namespace for ContainerBuilderFactory
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Nov 1, 2021
1 parent d010fc5 commit 222f44f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Kernel/RectorKernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
use Symplify\PackageBuilder\DependencyInjection\CompilerPass\AutowireInterfacesCompilerPass;
use Symplify\SimplePhpDocParser\ValueObject\SimplePhpDocParserConfig;
use Symplify\Skipper\ValueObject\SkipperConfig;
use Symplify\SymfonyContainerBuilder\ContainerBuilderFactory;
use Symplify\SymplifyKernel\ContainerBuilderFactory;
use Symplify\SymplifyKernel\Contract\LightKernelInterface;

final class RectorKernel implements LightKernelInterface
Expand Down

0 comments on commit 222f44f

Please sign in to comment.