Skip to content

Commit

Permalink
Bump community package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
laravel-shift committed Jan 21, 2025
1 parent 04f1ce2 commit e6739b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"license": "MIT",
"require": {
"php": "^8.1",
"guzzlehttp/guzzle": "^7.2",
"guzzlehttp/guzzle": "^7.9",
"laravel/framework": "^10.48",
"laravel/sanctum": "^3.3",
"laravel/tinker": "^2.8",
"league/flysystem-aws-s3-v3": "^3.27",
"livewire/livewire": "^3.4",
"league/flysystem-aws-s3-v3": "^3.29",
"livewire/livewire": "^3.5",
"livewire/volt": "^1.6"
},
"require-dev": {
Expand Down

0 comments on commit e6739b9

Please sign in to comment.