Skip to content

Commit

Permalink
Accept laravel inertia 2.0 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
squiaios authored Nov 5, 2024
1 parent a0837b2 commit 7724cbd
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 @@ -20,7 +20,7 @@
"require": {
"php": "^8.1",
"illuminate/contracts": "^10.0|^11.0",
"inertiajs/inertia-laravel": "^1.0",
"inertiajs/inertia-laravel": "^1.0|^2.0",
"spatie/laravel-package-tools": "^1.11.0"
},
"require-dev": {
Expand Down

0 comments on commit 7724cbd

Please sign in to comment.