Skip to content

Commit

Permalink
Http Kernel DI Extension is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka authored May 31, 2024
1 parent 67408ca commit ef60e3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Definition;
use Symfony\Component\DependencyInjection\Extension\Extension;
use Symfony\Component\DependencyInjection\Reference;
use Symfony\Component\HttpKernel\DependencyInjection\Extension;
use Symfony\Component\HttpKernel\HttpKernelBrowser;
use Symfony\Component\HttpKernel\KernelInterface;

Expand Down

0 comments on commit ef60e3d

Please sign in to comment.