Skip to content

Commit 6996d3c

Browse files
authored
Merge pull request #17 from CodeRomeos/main
Upgrade inertia v2
2 parents 4a359a7 + bc66ef4 commit 6996d3c

File tree

4 files changed

+168
-130
lines changed

4 files changed

+168
-130
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"license": "MIT",
3030
"require": {
3131
"php": "^8.2",
32-
"inertiajs/inertia-laravel": "^1.0",
32+
"inertiajs/inertia-laravel": "^2.0",
3333
"laravel/framework": "^11.0",
3434
"laravel/sanctum": "^4.0",
3535
"laravel/tinker": "^2.9",

composer.lock

Lines changed: 13 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)