Support for PHP 8?
tappenden opened this issue · 3 comments
Is support for PHP 8 going to be added? It's not clear if the codebase has PHP 8 breaks or if this is simply a Composer dependencies issue.
I did create a PR for php 8 support. By the looks of it, and according to the tests, only composer needed change (and the Dockerfile).
Feedback is welcome.
Sorry for the slow response, I've been occupied elsewhere.
I can't get Composer to use the relevant commit. I have included the repository in composer.json.
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires qpautrat/woohoolabs-yin-bundle dev-master#b001686f63ac8a5769cb7704bced2c9509a7129e -> satisfiable by qpautrat/woohoolabs-yin-bundle[dev-master].
- qpautrat/woohoolabs-yin-bundle dev-master requires php ^7.1.0 -> your php version (8.0.9) does not satisfy that requirement.
This is so bad practice to update your library once in 3 years…