Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata authored Feb 27, 2024
1 parent 59b6966 commit e324561
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
}
],
"require": {
"php": "^8.1",
"filament/filament": "^3.0",
"illuminate/config": "^10.0",
"illuminate/support": "^10.0",
"php": "^8.2",
"filament/filament": "^3.2",
"illuminate/config": "^11.0",
"illuminate/support": "^11.0",
"laravel/cashier": "^14.12.7|^15.2"
},
"require-dev": {
"pestphp/pest": "^2.15",
"laravel/pint": "^1.0",
"laravel/pint": "^1.14",
"spatie/ray": "^1.28"
},
"autoload": {
Expand Down

0 comments on commit e324561

Please sign in to comment.