Closed kordianbruck closed 2 years ago
As of Stash v0.16, any PHP 8-based project can consume Stash. Developers will, however, still not be able to develop locally since composer install
fails due to version constraints coming with PhpUnit 6. A slight modernizing could look like this: see PR #400
PHP 8.0 has been released: https://www.php.net/releases/8.0/en.php
Please add support and/or configure your composer file to pass the checks.