Skip to content

Commit

Permalink
fix-for-new-symfony
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny1973 committed Aug 6, 2024
1 parent 8672df7 commit b052652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Bridge/Symfony/CocurSlugifyExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\DependencyInjection\Definition;
use Symfony\Component\DependencyInjection\Reference;
use Symfony\Component\HttpKernel\DependencyInjection\Extension;
use Symfony\Component\DependencyInjection\Extension\Extension;

/**
* CocurSlugifyExtension
Expand Down

0 comments on commit b052652

Please sign in to comment.