Skip to content

Commit

Permalink
Merge pull request #7 from lucasRolff/main
Browse files Browse the repository at this point in the history
Add support for Laravel 11
  • Loading branch information
RhysLees authored Jul 26, 2024
2 parents ac1c7e3 + 1fea144 commit 5f558fb
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": "^10.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 5f558fb

Please sign in to comment.