Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The version 4.4.0 have been removed from Packagist? #330

Closed
ArnaudLigny opened this issue Sep 18, 2023 · 3 comments
Closed

The version 4.4.0 have been removed from Packagist? #330

ArnaudLigny opened this issue Sep 18, 2023 · 3 comments

Comments

@ArnaudLigny
Copy link

ArnaudLigny commented Sep 18, 2023

It's seems the release 4.4.0 have been removed from Packagist: https://packagist.org/packages/cocur/slugify#v4.4.1

image

This version was usefull because it's was the bridge between PHP 7 and PHP 8: it support PHP 7 AND add types to avoid PHP 8.2 deprecation warning.

@florianeckerstorfer
Copy link
Member

@ArnaudLigny Ha, I'm confused now. I removed the version because I got reports that 4.4.0 did not work with PHP 7 any more.

@mitelg
Copy link

mitelg commented Sep 20, 2023

we have the same issue in our project. I do not see any reason why those changes should not work under PHP 7 🤔

v4.3.0...v4.4.0

@florianeckerstorfer
Copy link
Member

I restored v.4.4.0 and it should be back on Composer. Sorry for the confusion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants