Skip to content

Commit 70a8b4a

Browse files
authored
Update composer.json
1 parent b58d346 commit 70a8b4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"laravel/sail": "^1.0.1",
1818
"mockery/mockery": "^1.4.4",
1919
"nunomaduro/collision": "^6.0",
20-
"phpunit/phpunit": "^9.5.10"
20+
"phpunit/phpunit": "^9.5.10",
21+
"spatie/laravel-ignition": "^1.0"
2122
},
2223
"autoload": {
2324
"psr-4": {

0 commit comments

Comments
 (0)