Preloader icon indicating copy to clipboard operation
Preloader copied to clipboard

chore: update composer.json to make package compatible with symfony 6

Open diego-ninja opened this issue 3 years ago • 1 comments

just a minimal update to make it work with symfony/finder 6

diego-ninja avatar Apr 07 '22 07:04 diego-ninja

Thanks @diego-ninja for releasing a replacement :+1: We really need it last 3 months.

https://github.com/diego-ninja/Preloader/releases/tag/v3.0.0

TomasVotruba avatar Jun 09 '22 23:06 TomasVotruba

The PR drops support for PHP 7.4 and breaks backward-compatibility. I know PHP 7.4 is almost end of life, but there are still lots of PHP projects staying with PHP 7.

It would be nice to two PRs instead. One to add support for new versions of package symfony/finder (and PHP 8), and another one to drop support for PHP 7, use new features in PHP 8, plus other nice tweaks.

deminy avatar Nov 23 '22 00:11 deminy