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 016751a commit 8b67822
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 127 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"azjezz/psl": "^2.9",
"doctrine/dbal": "^3.8",
"guzzlehttp/guzzle": "^7.8",
"intervention/image": "^3.5",
"intervention/image": "^3.6",
"jrmajor/laravel-fluent": "^1.1",
"larabug/larabug": "^3.0",
"laravel/framework": "^10.46",
"laravel/telescope": "^5.0",
"laravel/tinker": "^2.9",
"league/flysystem-aws-s3-v3": "^3.26",
"league/flysystem-aws-s3-v3": "^3.27",
"livewire/livewire": "^3.4",
"nesbot/carbon": "^2.72",
"nunomaduro/curryable": "dev-master#c3c17b3",
Expand All @@ -32,7 +32,7 @@
"tightenco/ziggy": "^2.1"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.13.3",
"barryvdh/laravel-debugbar": "^3.13.5",
"barryvdh/laravel-ide-helper": "^3.0",
"fakerphp/faker": "^1.23",
"jrmajor/cs": "^0.5.6",
Expand All @@ -45,8 +45,8 @@
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^10.5",
"spatie/invade": "^2.0",
"spatie/laravel-ignition": "^2.5",
"vaimo/composer-patches": "^5.1"
"spatie/laravel-ignition": "^2.7",
"vaimo/composer-patches": "^5.2"
},
"minimum-stability": "stable",
"prefer-stable": true,
Expand Down
Loading

0 comments on commit 8b67822

Please sign in to comment.