Skip to content

Commit

Permalink
laravel 11 Support
Browse files Browse the repository at this point in the history
  • Loading branch information
Keko-94 authored Mar 20, 2024
1 parent 033b660 commit 891bffa
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 @@ -20,7 +20,7 @@
"require": {
"php": "^7.3|^8.0",
"ext-json": "*",
"laravel/framework": "^8.0|^9.0|^10.0",
"laravel/framework": "^8.0|^9.0|^10.0|^11.0",
"laravel/nova": "^4.0",
"nova-kit/nova-packages-tool": "^1.3.1"
},
Expand Down

0 comments on commit 891bffa

Please sign in to comment.