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

Requirements Version 4.5 #331

Closed pcs-matze closed 11 months ago

pcs-matze commented 11 months ago

Hi there!

With Version 4.5 the minimum requirements has be changed, PHP7 will not be supported anymore. So in composer.json this should be fixed to prevent broken code with PHP7

Kind regards

batrox commented 11 months ago

Same issue here :'(

florianeckerstorfer commented 11 months ago

I have restored 4.4.0 and 4.5.0 on Packagist. Sorry for the confusion.