Skip to content

Commit

Permalink
chore: update dependencies (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiio authored Jun 25, 2024
1 parent c206843 commit 7b51dbd
Show file tree
Hide file tree
Showing 4 changed files with 1,948 additions and 1,068 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"laravel/framework": "^10.20",
"laravel/sanctum": "^3.2",
"laravel/tinker": "^2.8",
"league/flysystem-aws-s3-v3": "^3.15",
"league/flysystem-aws-s3-v3": "^3.28",
"pxlrbt/filament-excel": "^1.1",
"sentry/sentry-laravel": "^3.8",
"spatie/laravel-activitylog": "^4.7",
Expand All @@ -35,7 +35,7 @@
"tpetry/laravel-query-expressions": "^1.1"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.9",
"barryvdh/laravel-debugbar": "^3.13",
"barryvdh/laravel-ide-helper": "^2.13",
"doctrine/dbal": "^3.6",
"fakerphp/faker": "^1.9",
Expand All @@ -47,7 +47,7 @@
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^7.8",
"phpunit/phpunit": "^10.3",
"spatie/laravel-ignition": "^2.3"
"spatie/laravel-ignition": "^2.8"
},
"autoload": {
"files": [
Expand Down
Loading

0 comments on commit 7b51dbd

Please sign in to comment.