Skip to content

Commit

Permalink
updated filament and dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bezhanSalleh committed Jan 22, 2024
1 parent 17f0600 commit f743a7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
],
"require": {
"php": "^8.1",
"filament/filament": "^3.0",
"filament/filament": "^3.2",
"spatie/laravel-package-tools": "^1.9",
"spatie/laravel-permission": "^6.0"
},
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^7.0",
"nunomaduro/larastan": "^2.1",
"larastan/larastan": "^2.0",
"orchestra/testbench": "^8.0",
"pestphp/pest": "^2.10",
"phpstan/extension-installer": "^1.3",
Expand Down

0 comments on commit f743a7f

Please sign in to comment.