Merge pull request #5762 from freekmurze/master

[9.x] Add Ignition
This commit is contained in:
Dries Vints
2022-01-13 10:28:37 +01:00
committed by GitHub

View File

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