Skip to content

Commit fab8e20

Browse files
committed
readme: info about supported versions
1 parent 3b8a552 commit fab8e20

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@ composer require nette/tester --dev
3131

3232
Alternatively, you can download the [tester.phar](https://github.com/nette/tester/releases) file.
3333

34-
Nette Tester 2.0 requires PHP 5.6 and supports PHP up to 7.3. The 2.1 version and newer require PHP 7.1.
34+
- Nette Tester 2.3 is compatible with PHP 7.1 to 7.4
35+
- Nette Tester 2.1 & 2.2 is compatible with PHP 7.1 to 7.3
36+
- Nette Tester 2.0 is compatible with PHP 5.6 to 7.3
37+
3538
Collecting and processing code coverage information depends on Xdebug or PCOV extension, or PHPDBG SAPI.
3639

3740

0 commit comments

Comments
 (0)