Skip to content

Commit

Permalink
bump composer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and jrmajor committed May 2, 2024
1 parent 8e3bc09 commit 3ea20b2
Show file tree
Hide file tree
Showing 2 changed files with 311 additions and 303 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"guzzlehttp/guzzle": "^7.8",
"jenssegers/agent": "^2.6",
"jrmajor/laravel-fluent": "^1.1",
"laravel/framework": "^11.1",
"laravel/framework": "^11.6",
"laravel/slack-notification-channel": "^3.2",
"laravel/telescope": "^5.0",
"laravel/tinker": "^2.9",
"laravel/ui": "^4.5",
"league/flysystem-aws-s3-v3": "^3.26",
"league/flysystem-aws-s3-v3": "^3.27",
"livewire/livewire": "^3.4",
"nesbot/carbon": "^3.2",
"spatie/laravel-activitylog": "dev-fix-tapping#9d38653",
Expand All @@ -32,7 +32,7 @@
"tightenco/ziggy": "^2.1"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.12",
"barryvdh/laravel-debugbar": "^3.13",
"barryvdh/laravel-ide-helper": "^3.0",
"fakerphp/faker": "^1.23",
"jrmajor/cs": "^0.5.6",
Expand All @@ -44,8 +44,8 @@
"phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^11.1",
"spatie/laravel-ignition": "^2.5",
"vaimo/composer-patches": "^5.1"
"spatie/laravel-ignition": "^2.6",
"vaimo/composer-patches": "^5.2"
},
"repositories": [
{
Expand Down

0 comments on commit 3ea20b2

Please sign in to comment.