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 Oct 9, 2024
1 parent eda4369 commit 1f06886
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 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.322",
"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.27",
"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",
"livewire/livewire": "^3.3",
"league/flysystem-aws-s3-v3": "^3.28",
"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",
"rappasoft/laravel-livewire-tables": "^3.4",
"sentry/sentry-laravel": "^4.9",
"spatie/laravel-activitylog": "^4.8",
"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.5",
"spatie/laravel-permission": "^6.9",
"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.1",
"brianium/paratest": "^7.0",
"fakerphp/faker": "^1.23",
"laravel/sail": "^1.26",
Expand Down

0 comments on commit 1f06886

Please sign in to comment.