Update composer.json

This commit is contained in:
Freek Van der Herten 2022-01-12 23:47:13 +01:00 committed by GitHub
parent b58d346ba9
commit 70a8b4a108
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@
"laravel/sail": "^1.0.1", "laravel/sail": "^1.0.1",
"mockery/mockery": "^1.4.4", "mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^6.0", "nunomaduro/collision": "^6.0",
"phpunit/phpunit": "^9.5.10" "phpunit/phpunit": "^9.5.10",
"spatie/laravel-ignition": "^1.0"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {