You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: