Update dependency phpunit/phpunit to v9

This commit is contained in:
Renovate Bot 2020-06-29 13:22:27 +00:00
parent 62f142272d
commit 7b506f2bcf
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -22,7 +22,7 @@
"laravel/homestead": "^10.9", "laravel/homestead": "^10.9",
"mockery/mockery": "^1.0", "mockery/mockery": "^1.0",
"nunomaduro/collision": "^4.1", "nunomaduro/collision": "^4.1",
"phpunit/phpunit": "^8.5" "phpunit/phpunit": "^9.0"
}, },
"config": { "config": {
"optimize-autoloader": true, "optimize-autoloader": true,