Bump Mockery and PHPUnit

This commit is contained in:
Dries Vints 2021-09-29 11:51:32 +02:00
parent 5f7395b289
commit aa9cb884d2
No known key found for this signature in database
GPG Key ID: E1529B3ACC4A5A76
1 changed files with 2 additions and 2 deletions

View File

@ -16,9 +16,9 @@
"facade/ignition": "^2.5",
"fakerphp/faker": "^1.9.1",
"laravel/sail": "^1.0.1",
"mockery/mockery": "^1.4.2",
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^5.0",
"phpunit/phpunit": "^9.3.3"
"phpunit/phpunit": "^9.5.8"
},
"autoload": {
"psr-4": {