Skip to content

Commit

Permalink
Keep Laravel 10 support and support Laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasRolff authored Jul 21, 2024
1 parent 55616cd commit 1fea144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"require": {
"php": "^8.2",
"laravel/framework": "^11.0",
"laravel/framework": "^10.0|^11.0",
"laravel/nova": "^4.0",
"livewire/livewire": "^3.0",
"rhyslees/nova-about": "^2.0"
Expand Down

0 comments on commit 1fea144

Please sign in to comment.