Skip to content

Commit

Permalink
Merge pull request #340 from Evgeny1973/fix-for-new-symfony
Browse files Browse the repository at this point in the history
fix-for-new-symfony
  • Loading branch information
florianeckerstorfer authored Aug 16, 2024
2 parents 1aaf68c + 436037e commit 98d5b56
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 98d5b56

Please sign in to comment.