Update phpunit constraints

This commit is contained in:
Dries Vints 2020-10-30 15:27:02 +01:00
parent f363bc30e1
commit d906d7b860
No known key found for this signature in database
GPG Key ID: E1529B3ACC4A5A76
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"fakerphp/faker": "^1.9.1",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^3.0",
"phpunit/phpunit": "^8.0|^9.3"
"phpunit/phpunit": "^8.5.8|^9.3.3"
},
"config": {
"optimize-autoloader": true,