Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
- composer
- php 8.3
- npm
- inertia v2
  • Loading branch information
SethSharp committed Jan 19, 2025
1 parent 47c9e77 commit 025260a
Show file tree
Hide file tree
Showing 4 changed files with 3,362 additions and 2,198 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
],
"license": "MIT",
"require": {
"php": "^8.2",
"php": "^8.3",
"codinglabsau/laravel-roles": "^2.5",
"guzzlehttp/guzzle": "^7.7",
"inertiajs/inertia-laravel": "^1.0",
"inertiajs/inertia-laravel": "^2.0",
"laravel/framework": "^11.0",
"laravel/pulse": "^1.0@beta",
"laravel/sanctum": "^4.0",
Expand Down
Loading

0 comments on commit 025260a

Please sign in to comment.