PHPUnit 8 or higher for PHP 8.0 support (#78)

This commit is contained in:
Bruce Wells 2020-11-28 11:50:32 -05:00 committed by GitHub
parent 761ac50344
commit 5ed72fda6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@
"php": ">=7.1"
},
"require-dev": {
"phpunit/phpunit": "~8.0"
"phpunit/phpunit": ">=8.0"
},
"autoload": {
"psr-0": {