Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiio committed Jul 11, 2024
1 parent 991beaf commit d8d3f41
Show file tree
Hide file tree
Showing 4 changed files with 2,420 additions and 1,510 deletions.
20 changes: 10 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@
"php": "^8.2",
"alcea/cnp": "^3.0",
"awcodes/filament-table-repeater": "^2.0",
"blade-ui-kit/blade-icons": "^1.5",
"filament/filament": "^3.1",
"filament/spatie-laravel-media-library-plugin": "^3.1",
"blade-ui-kit/blade-icons": "^1.6",
"filament/filament": "^3.2",
"filament/spatie-laravel-media-library-plugin": "^3.2",
"guzzlehttp/guzzle": "^7.2",
"jeffgreco13/filament-breezy": "^2.2",
"laravel/framework": "^10.38",
"jeffgreco13/filament-breezy": "^2.4",
"laravel/framework": "^10.48",
"laravel/sanctum": "^3.3",
"laravel/tinker": "^2.8",
"league/flysystem-aws-s3-v3": "^3.22",
"sentry/sentry-laravel": "^4.1",
"spatie/laravel-activitylog": "^4.7",
"league/flysystem-aws-s3-v3": "^3.28",
"sentry/sentry-laravel": "^4.7",
"spatie/laravel-activitylog": "^4.8",
"stevegrunwell/time-constants": "^1.2",
"tpetry/laravel-query-expressions": "^0.9"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.9",
"barryvdh/laravel-debugbar": "^3.13",
"barryvdh/laravel-ide-helper": "^2.13",
"fakerphp/faker": "^1.9.1",
"friendsofphp/php-cs-fixer": "^3.40",
Expand All @@ -43,7 +43,7 @@
"pestphp/pest-plugin-laravel": "^2.2",
"pestphp/pest-plugin-livewire": "^2.1",
"phpunit/phpunit": "^10.5",
"spatie/laravel-ignition": "^2.0"
"spatie/laravel-ignition": "^2.8"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit d8d3f41

Please sign in to comment.