Skip to content

Commit

Permalink
Bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Oct 26, 2024
1 parent 8a97c64 commit 2d8b208
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
20 changes: 10 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"require": {
"php": "^8.3",
"ext-imagick": "^3.7.0",
"filament/filament": "^3.2.117",
"intervention/image": "^3.8.0",
"filament/filament": "^3.2.121",
"intervention/image": "^3.9.0",
"laravel/fortify": "^1.21.1",
"laravel/framework": "^11.27.2",
"laravel/framework": "^11.29.0",
"laravel/pennant": "^1.12.0",
"laravel/pulse": "^1.2.5",
"laravel/socialite": "^5.16.0",
"laravel/tinker": "^2.10.0",
"livewire/livewire": "^3.5.6",
"livewire/livewire": "^3.5.12",
"matomo/device-detector": "^6.4.1",
"nunomaduro/laravel-optimize-database": "^1.0.5",
"panphp/pan": "^0.1.5",
Expand All @@ -22,17 +22,17 @@
"spatie/laravel-mailcoach-mailer": "^1.4.0"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.14.3",
"barryvdh/laravel-debugbar": "^3.14.6",
"fakerphp/faker": "^1.23.1",
"larastan/larastan": "^2.9.8",
"larastan/larastan": "^2.9.9",
"laravel/pint": "^1.18.1",
"laravel/sail": "^1.35.0",
"laravel/sail": "^1.37.0",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^8.4",
"pestphp/pest": "^3.3.2",
"nunomaduro/collision": "^8.5",
"pestphp/pest": "^3.5.0",
"pestphp/pest-plugin-laravel": "^3.0.0",
"pestphp/pest-plugin-type-coverage": "^3.1.0",
"rector/rector": "^1.2.7"
"rector/rector": "^1.2.8"
},
"autoload": {
"psr-4": {
Expand Down
118 changes: 59 additions & 59 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2d8b208

Please sign in to comment.