Skip to content

Commit

Permalink
Remove unused composer dependencies: Sanctum and Ziggy
Browse files Browse the repository at this point in the history
  • Loading branch information
perisicnikola37 committed Mar 28, 2024
1 parent 24ff346 commit 50a1f5e
Show file tree
Hide file tree
Showing 2 changed files with 1,061 additions and 69 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,12 @@
"inertiajs/inertia-laravel": "^1.0.0",
"laravel/framework": "^10.0",
"laravel/jetstream": "^4.1.1",
"laravel/sanctum": "^3.2",
"laravel/tinker": "^2.8",
"tightenco/ziggy": "^2.0"
"laravel/tinker": "^2.8"
},
"require-dev": {
"barryvdh/laravel-ide-helper": "^3.0",
"fakerphp/faker": "^1.9.1",
"icanhazstring/composer-unused": "^0.8.11",
"laravel/pint": "^1.0",
"laravel/sail": "^1.18",
"mockery/mockery": "^1.4.4",
Expand Down
Loading

0 comments on commit 50a1f5e

Please sign in to comment.