Describe the bug
PHP version constraints are not compatible with PHP 8 (RC3). Code may or may not work though.
Expected behavior
Installation succeeds without errors.
Please provide the steps to reproduce and if possible a minimal demo of the problem
Trying composer require maxbanton/cwh=^2 results in:
[InvalidArgumentException]
Package maxbanton/cwh at version ^2 has a PHP requirement incompatible with your PHP version, PHP extensions and Composer version
Describe the bug PHP version constraints are not compatible with PHP 8 (RC3). Code may or may not work though.
Expected behavior Installation succeeds without errors.
Please provide the steps to reproduce and if possible a minimal demo of the problem Trying
composer require maxbanton/cwh=^2
results in:and same for master branch.
Please tell about your environment: