Skip to content

Commit

Permalink
update to laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
manusiakemos committed Jan 14, 2025
1 parent 019360d commit f6c0256
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 @@ -17,8 +17,8 @@
],
"require": {
"php": "^8.3",
"laravel/framework": "^10.0",
"livewire/livewire": "^3.0",
"laravel/framework": "^11.0",
"livewire/livewire": "^3.4",
"yaza/laravel-repository-service": "^4.0",
"rappasoft/laravel-livewire-tables": "^3.0",
"wireui/wireui": "^2.0"
Expand Down

0 comments on commit f6c0256

Please sign in to comment.