Open
Description
Currently the readme says php > 7.4
, but the composer.json
defines the version as ^8.0
.
I think we should drop the PHP version requirement from composer.json
by default; instead rely on the codeception dependency to set it for us; unless we have a more specific requirement than the core code.
Metadata
Metadata
Assignees
Labels
No labels