Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
relliv committed Jun 12, 2024
1 parent fee1cbb commit b3d0136
Show file tree
Hide file tree
Showing 5 changed files with 5,043 additions and 9,228 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"license": "MIT",
"require": {
"php": "^8.2",
"filament/filament": "v3.2.83",
"filament/filament": "v3.2.88",
"guzzlehttp/guzzle": "^7.8.1",
"laravel-ready/fortify-ui": "v2.0.0",
"laravel-ready/hasin": "v3.0.0",
"laravel-ready/model-support": "^v2.0.0",
"laravel-ready/model-support": "v2.0.0",
"laravel-ready/readable-numbers": "v2.0.0",
"laravel-ready/ultimate-support": "v2.0.0",
"laravel/fortify": "v1.21.3",
Expand All @@ -37,7 +37,7 @@
"require-dev": {
"barryvdh/laravel-debugbar": "v3.13.5",
"barryvdh/laravel-ide-helper": "v3.0.0",
"doctrine/dbal": "^3.8",
"doctrine/dbal": "^3.8.5",
"dragon-code/pretty-routes": "^3.4.0",
"fakerphp/faker": "v1.23.1",
"itsgoingd/clockwork": "v5.2.2",
Expand All @@ -46,7 +46,7 @@
"laravel/sail": "v1.29.2",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "v8.1.1",
"phpunit/phpunit": "^11.1.3",
"phpunit/phpunit": "^11.2.1",
"spatie/laravel-ray": "^1.36.2"
},
"autoload": {
Expand Down
Loading

0 comments on commit b3d0136

Please sign in to comment.