Skip to content

Commit

Permalink
feat(deph): upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
rizkhal committed Sep 8, 2024
1 parent a2883a0 commit b5c5ed3
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 @@ -11,8 +11,8 @@
],
"require": {
"php": "^8.0",
"illuminate/support": "^8.62|^9.0.0",
"inertiajs/inertia-laravel": "^0.6.3"
"illuminate/support": "^8.62|^9.0.0|^11.20",
"inertiajs/inertia-laravel": "^1.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.1",
Expand Down

0 comments on commit b5c5ed3

Please sign in to comment.