szeidler/composer-patches-cli

PHP 8 compatibility

Closed this issue · 2 comments

Thank a lot for this GREAT plugin, this is really really cool and I ❤️ it!!

Since switching to PHP 8 composer complains:

szeidler/composer-patches-cli[1.0.1, ..., 1.0.4] require php ^7.0 -> your php version (8.0.10; overridden via config.platform, same as actual) does not satisfy that requirement.

Is this plugin PHP 8 checked already and requires just a change in composer.json? Or are there larger steps to take?

If it should work with PHP 8 already, here's the pull request for the composer.json: #28

Thanks for the contribution. I merged it in and tagged a new release to not unnecessarily block PHP 8 support.