Reverse minimum PHPUnit version

This commit is contained in:
Dries Vints 2019-02-09 12:21:57 +01:00 committed by GitHub
parent 7b675abe4b
commit e4f20eac36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"fzaninotto/faker": "^1.4",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^2.0",
"phpunit/phpunit": "^8.0"
"phpunit/phpunit": "^7.0"
},
"config": {
"optimize-autoloader": true,