Skip to content

Commit

Permalink
Bump inertia dev dependency to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasweiss committed Jan 24, 2025
1 parent c4ace67 commit 8befd1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"require-dev" : {
"fakerphp/faker": "^1.14",
"friendsofphp/php-cs-fixer": "^3.0",
"inertiajs/inertia-laravel": "^1.2",
"inertiajs/inertia-laravel": "^2.0",
"larastan/larastan": "^2.7",
"livewire/livewire": "^3.0",
"mockery/mockery": "^1.6",
Expand Down

0 comments on commit 8befd1f

Please sign in to comment.