Skip to content

chore: add php 8 compatibility

allure-framework/allure-php-api ~1.1.4 did not support PHP 8, the version 1.4.0 does support it and does not break the Behat integration, so this PR updates this dependency to support PHP 7 and PHP 8, this change makes it to not support PHP 5 anymore.

Merge request reports