Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Sep 30, 2024
1 parent a57a872 commit 358378e
Show file tree
Hide file tree
Showing 7 changed files with 158 additions and 157 deletions.
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,32 +3,32 @@
"type": "project",
"require": {
"php": "^8.3",
"filament/filament": "^3.2.114",
"filament/filament": "^3.2.115",
"intervention/image": "^3.8.0",
"laravel/fortify": "^1.21.1",
"laravel/framework": "^11.23.5",
"laravel/framework": "^11.25.0",
"laravel/pennant": "^1.11.0",
"laravel/pulse": "^1.2.5",
"laravel/socialite": "^5.16.0",
"laravel/tinker": "^2.9.0",
"laravel/tinker": "^2.10.0",
"livewire/livewire": "^3.5.6",
"matomo/device-detector": "^6.4.0",
"matomo/device-detector": "^6.4.1",
"pinkary-project/type-guard": "^0.1.0",
"scrivo/highlight.php": "^9.18.1.10",
"simplesoftwareio/simple-qrcode": "^4.2",
"spatie/laravel-mailcoach-mailer": "^1.3.0",
"ext-imagick": "^3.7.0"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.14.0",
"barryvdh/laravel-debugbar": "^3.14.2",
"fakerphp/faker": "^1.23.1",
"larastan/larastan": "^2.9.8",
"laravel/pint": "^1.17.3",
"laravel/sail": "^1.32.0",
"laravel/pint": "^1.18.1",
"laravel/sail": "^1.33.0",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^8.4",
"nunomaduro/laravel-optimize-database": "^1.0.5",
"pestphp/pest": "^3.2.1",
"pestphp/pest": "^3.2.4",
"pestphp/pest-plugin-laravel": "^3.0.0",
"pestphp/pest-plugin-type-coverage": "^3.0.0",
"rector/rector": "^1.2.5"
Expand Down
Loading

0 comments on commit 358378e

Please sign in to comment.