Get tests passing again

This commit is contained in:
Jonny Barnes 2023-02-17 07:50:02 +00:00
parent 0ef99c53d2
commit 8444634fc7
Signed by: jonny
SSH key fingerprint: SHA256:CTuSlns5U7qlD9jqHvtnVmfYV3Zwl2Z7WnJ4/dqOaL8
2 changed files with 21 additions and 24 deletions

View file

@ -40,7 +40,7 @@
"laravel/pint": "^1.0.0",
"laravel/sail": "^1.15",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^7.0",
"nunomaduro/collision": "^6.0",
"phpunit/php-code-coverage": "^9.2",
"phpunit/phpunit": "^9.0",
"spatie/laravel-ignition": "^1.0",