Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Commit 71e12b8

Browse files
Update README.md
1 parent 37aa083 commit 71e12b8

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
@@ -10,7 +10,7 @@
1010

1111
## Installation
1212

13-
Alt Three TestBench provides some testing traits for Laravel apps. This version requires [PHP](https://php.net) 7.1-7.4, and supports Laravel 5.5-5.8 and 6. Simply require the package using [Composer](https://getcomposer.org):
13+
Alt Three TestBench provides some testing traits for Laravel apps. This version requires [PHP](https://php.net) 7.1-7.4, and supports [PHPUnit](https://phpunit.de/) 6-9 and Laravel 5.5-7. Simply require the package using [Composer](https://getcomposer.org):
1414

1515
```bash
1616
$ composer require alt-three/testbench --dev

0 commit comments

Comments
 (0)