Skip to content

Commit

Permalink
Bump Laravel dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
laravel-shift committed Sep 14, 2023
1 parent 691cc4f commit 804829b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"guzzlehttp/guzzle": "^7.2",
"http-interop/http-factory-guzzle": "^1.2",
"inertiajs/inertia-laravel": "^0.6.9",
"laravel/framework": "^10.15",
"laravel/framework": "^10.23",
"laravel/tinker": "^2.8",
"nathanheffley/laravel-slack-blocks": "^2.3",
"laravel/nova": "~4.0",
"laravel/socialite": "^5.6",
"laravel/nova": "^4.27",
"laravel/socialite": "^5.9",
"laravel/ui": "^4.2",
"spatie/data-transfer-object": "^3.9",
"tightenco/ziggy": "^1.6"
Expand All @@ -40,9 +40,9 @@
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^7.0",
"phpunit/phpunit": "^10.1",
"spatie/laravel-ignition": "^2.0",
"spatie/laravel-ray": "^1.32",
"tightenco/duster": "^2.0"
"spatie/laravel-ignition": "^2.3",
"spatie/laravel-ray": "^1.33",
"tightenco/duster": "^2.4"
},
"config": {
"optimize-autoloader": true,
Expand Down

0 comments on commit 804829b

Please sign in to comment.