Skip to content

Commit

Permalink
Merge pull request #6 from infinitetrinity/master
Browse files Browse the repository at this point in the history
Update Laravel v11 and Inertia v1
  • Loading branch information
lepikhinb authored Dec 20, 2024
2 parents b358cfe + 3793710 commit 587797d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"require": {
"php": "^8.0",
"illuminate/support": "^8.24|^9.0|^10.0",
"inertiajs/inertia-laravel": "^0.6.3"
"illuminate/support": "^8.24|^9.0|^10.0|^11.0",
"inertiajs/inertia-laravel": "^0.6.3|^1.0"
},
"require-dev": {
"orchestra/testbench": "^6.9|^7.0|^8.0",
Expand Down

0 comments on commit 587797d

Please sign in to comment.