Skip to content

Commit

Permalink
Merge pull request #11 from squiaios/patch-1
Browse files Browse the repository at this point in the history
feat: upgrade inertiajs/inertia-laravel version
  • Loading branch information
RobertBoes authored Mar 13, 2024
2 parents e89a868 + 89ac181 commit 4c7b9e2
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",
"inertiajs/inertia-laravel": "^0.6.2",
"inertiajs/inertia-laravel": "^1.0.0",
"spatie/laravel-package-tools": "^1.11.0"
},
"require-dev": {
Expand Down

0 comments on commit 4c7b9e2

Please sign in to comment.