Skip to content

Commit

Permalink
Switch to non-deprecated Extension class
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus authored and maxhelias committed May 22, 2024
1 parent a69de47 commit dd057ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DependencyInjection/FlysystemExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
use League\FlysystemBundle\Lazy\LazyFactory;
use Symfony\Component\DependencyInjection\ContainerBuilder;
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\OptionsResolver\OptionsResolver;

/**
Expand Down

0 comments on commit dd057ba

Please sign in to comment.