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 Dec 10, 2024
1 parent 96faff9 commit 8d44b42
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,41 +11,41 @@
"php": "^8.2",
"ext-json": "*",
"ext-zip": "*",
"aws/aws-sdk-php": "^3.131",
"aws/aws-sdk-php": "^3.330",
"ctessier/nova-advanced-image-field": "^2.1",
"doctrine/dbal": "^3.5",
"guzzlehttp/guzzle": "^7.2",
"doctrine/dbal": "^3.9",
"guzzlehttp/guzzle": "^7.9",
"intervention/image": "^2.7",
"laravel-lang/lang": "^12.18",
"laravel/framework": "^11.35",
"laravel/helpers": "^1.7",
"laravel/legacy-factories": "^1.4",
"laravel/nova": "^4.0",
"laravel/sanctum": "^4.0",
"laravel/socialite": "^5.11",
"laravel/socialite": "^5.16",
"laravel/tinker": "^2.9",
"laravel/ui": "^4.5",
"league/flysystem-aws-s3-v3": "^3.0",
"league/flysystem-aws-s3-v3": "^3.29",
"livewire/livewire": "^3.5",
"maatwebsite/excel": "^3.1",
"martinlindhe/laravel-vue-i18n-generator": "dev-l10",
"predis/predis": "^2.2",
"rappasoft/laravel-livewire-tables": "^3.3",
"sentry/sentry-laravel": "^4.7",
"spatie/laravel-activitylog": "^4.8",
"predis/predis": "^2.3",
"rappasoft/laravel-livewire-tables": "^3.5",
"sentry/sentry-laravel": "^4.10",
"spatie/laravel-activitylog": "^4.9",
"spatie/laravel-cookie-consent": "^3.3",
"spatie/laravel-feed": "^4.4",
"spatie/laravel-honeypot": "^4.5",
"spatie/laravel-ignition": "^2.4",
"spatie/laravel-markdown": "^2.4",
"spatie/laravel-permission": "^6.2",
"spatie/laravel-ignition": "^2.8",
"spatie/laravel-markdown": "^2.6",
"spatie/laravel-permission": "^6.10",
"stevebauman/purify": "^6.2",
"torann/geoip": "^3.0",
"willvincent/feeds": "^2.6"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.10",
"barryvdh/laravel-ide-helper": "^3.0",
"barryvdh/laravel-debugbar": "^3.14",
"barryvdh/laravel-ide-helper": "^3.2",
"brianium/paratest": "^7.0",
"fakerphp/faker": "^1.23",
"laravel/sail": "^1.26",
Expand Down

0 comments on commit 8d44b42

Please sign in to comment.