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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell authored Dec 28, 2019
1 parent 37aa083 commit 71e12b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Installation

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):
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):

```bash
$ composer require alt-three/testbench --dev
Expand Down

0 comments on commit 71e12b8

Please sign in to comment.