cocur / slugify

Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
MIT License
2.87k stars 251 forks source link

Allow Symfony 6 and resolve depreciations #299

Closed GromNaN closed 2 years ago

GromNaN commented 2 years ago

First, thank you for maintaining this library. I work on a project that uses it and that needs to be upgraded to Symfony 6.0.

I had to make a lot of updates in order to have tests passing. Please tell me if you prefers separated pull requests, or anything that I should change.

GromNaN commented 2 years ago

Good catch. There is issue with scrutinizer. Not sure if it is correctly configured.