Skip to content

Commit 590480a

Browse files
authored
Update UPGRADE.md
1 parent c51b3d2 commit 590480a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UPGRADE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
### PHPUnit 8
66

7-
Dusk now provides support for PHPUnit 8. If you wish to make use of PHPUnit 8 the minimum requirement is PHP 7.2. Please read through the entire list of changes in [the PHPUnit 8 release announcement](https://phpunit.de/announcements/phpunit-8.html). Using PHPUnit 8 will require Laravel 5.8 which will be released at the end of February 2019.
7+
Dusk now provides optional support for PHPUnit 8, which requires PHP >= 7.2 Please read through the entire list of changes in [the PHPUnit 8 release announcement](https://phpunit.de/announcements/phpunit-8.html). Using PHPUnit 8 will require Laravel 5.8, which will be released at the end of February 2019.
88

9-
You may also choose to continue to use PHPUnit 7 which requires a minimum of PHP 7.1.
9+
You may also continue using PHPUnit 7, which requires a minimum of PHP 7.1.
1010

1111
### Minimum Laravel version
1212

0 commit comments

Comments
 (0)