Preloader
Preloader copied to clipboard
chore: update composer.json to make package compatible with symfony 6
just a minimal update to make it work with symfony/finder 6
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
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.