Skip to content

Commit

Permalink
Merge pull request #566 from awcodes/chore/updates-for-filament
Browse files Browse the repository at this point in the history
Chore: updates for filament v3.2.139
  • Loading branch information
awcodes authored Feb 10, 2025
2 parents e1f367d + 11e1e85 commit 3e2be50
Show file tree
Hide file tree
Showing 5 changed files with 2,172 additions and 1,652 deletions.
22 changes: 11 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@
],
"require": {
"php": "^8.1",
"intervention/image": "^2.7",
"league/glide-symfony": "^2.0",
"spatie/laravel-package-tools": "^1.13.5"
"intervention/image": "^2.7.2",
"league/glide-symfony": "^2.0.1",
"spatie/laravel-package-tools": "^1.19.0"
},
"require-dev": {
"filament/filament": "^3.0",
"awcodes/filament-tiptap-editor": "^3.0",
"laravel/pint": "^1.0",
"nunomaduro/collision": "^7.0",
"orchestra/testbench": "^8.0",
"pestphp/pest": "^2.19",
"pestphp/pest-plugin-laravel": "^2.2",
"filament/filament": "^3.2.139",
"awcodes/filament-tiptap-editor": "^3.5.7",
"laravel/pint": "^1.20",
"nunomaduro/collision": "^7.11",
"orchestra/testbench": "^8.31",
"pestphp/pest": "^2.36",
"pestphp/pest-plugin-laravel": "^2.4",
"pestphp/pest-plugin-livewire": "^2.1",
"spatie/laravel-ray": "^1.26"
"spatie/laravel-ray": "^1.39.1"
},
"autoload": {
"files": [
Expand Down
Loading

0 comments on commit 3e2be50

Please sign in to comment.