Skip to content

Commit edf98bd

Browse files
authored
Fix minimum PHP version
1 parent b8c7d02 commit edf98bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A Codeception module for testing web application over HTTP.
99

1010
## Requirements
1111

12-
* `PHP 8.0` or higher.
12+
* `PHP 8.1` or higher.
1313

1414
## Installation
1515

0 commit comments

Comments
 (0)