Skip to content

Commit

Permalink
Adds Laravel Ignition (laravel#6312)
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro authored Jan 4, 2024
1 parent 2529041 commit 14bc24d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"php": "^8.2",
"guzzlehttp/guzzle": "^7.8",
"laravel/framework": "^11.0",
"laravel/tinker": "dev-develop"
"laravel/tinker": "dev-develop",
"spatie/laravel-ignition": "^2.4"
},
"require-dev": {
"fakerphp/faker": "^1.23",
Expand Down

0 comments on commit 14bc24d

Please sign in to comment.