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 Nov 26, 2024
1 parent 81d5851 commit 63d1e6d
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 @@ -12,34 +12,34 @@
"require": {
"php": "^8.1",
"algolia/algoliasearch-client-php": "^3.3",
"bugsnag/bugsnag-laravel": "^2.26",
"doctrine/dbal": "^3.5",
"bugsnag/bugsnag-laravel": "^2.28",
"doctrine/dbal": "^3.9",
"erusev/parsedown": "^1.7",
"guzzlehttp/guzzle": "^7.2",
"guzzlehttp/guzzle": "^7.9",
"laravel/framework": "^10.48",
"laravel/helpers": "^1.6",
"laravel/horizon": "^5.12",
"laravel/helpers": "^1.7",
"laravel/horizon": "^5.29",
"laravel/passport": "^11.5",
"laravel/scout": "^v10.7.0",
"laravel/scout": "^10.11",
"laravel/slack-notification-channel": "^2.5",
"laravel/socialite": "^5.6",
"laravel/socialite": "^5.16",
"laravel/telescope": "^4.12",
"laravel/tinker": "^2.8",
"laravel/ui": "^4.2",
"league/flysystem-aws-s3-v3": "^3.8",
"laravel/ui": "^4.5",
"league/flysystem-aws-s3-v3": "^3.29",
"livewire/livewire": "^2.11",
"php-http/guzzle7-adapter": "^1.0",
"predis/predis": "^1.1",
"spatie/laravel-feed": "^4.2",
"spatie/laravel-feed": "^4.4",
"spatie/laravel-ignition": "^2.8",
"spatie/laravel-sitemap": "^6.2",
"stil/gd-text": "^1.1",
"tightenco/ziggy": "^2.0",
"tightenco/ziggy": "^2.4",
"typesense/typesense-php": "^4.9",
"willvincent/laravel-rateable": "^3.1"
"willvincent/laravel-rateable": "^3.3"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.8",
"barryvdh/laravel-debugbar": "^3.14",
"codedungeon/phpunit-result-printer": "^0.32",
"dms/phpunit-arraysubset-asserts": "^0.5",
"fakerphp/faker": "^1.9.1",
Expand Down

0 comments on commit 63d1e6d

Please sign in to comment.