Update composer.json

This commit is contained in:
Dries Vints 2020-02-13 16:00:10 +01:00 committed by GitHub
parent c434eae43d
commit d038d1f6b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
"fzaninotto/faker": "^1.9",
"mockery/mockery": "^1.3.1",
"nunomaduro/collision": "^4.1",
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^8.5|^9.0"
},
"config": {
"optimize-autoloader": true,