Problem/Motivation
With PHP 7.4 going unsupported in ~2 months (see https://www.php.net/supported-versions.php), this really is critical.
Problem 1
- drupal/taarikh[1.0.0-alpha1, ..., 1.x-dev] require hussainweb/date-converter ^1.0 -> satisfiable by hussainweb/date-converter[v1.0-beta1, v1.0-beta2, 1.x-dev].
- hussainweb/date-converter[v1.0-beta1, ..., 1.x-dev] require php ~5.6|~7.0 -> your php version (8.0.23) does not satisfy that requirement.
Steps to reproduce
Proposed resolution
TBD
Comments
Comment #2
hussainwebThanks. I created https://github.com/hussainweb/date-converter/issues/2 and will tackle it over the weekend if possible.
Comment #3
hussainwebI pushed a new release of the upstream dependency with PHP 8 support. @Wim Leers, can you try it when you get a chance?
Comment #4
hussainwebThis has been fixed and tested for a while on PHP 8. Marking this as fixed.