Skip to content

Commit

Permalink
Merge pull request #438 from bashgeek/bashgeek-patch-1
Browse files Browse the repository at this point in the history
Adding Support for Laravel 10
  • Loading branch information
toonvandenbos authored Feb 15, 2023
2 parents ca6f409 + 713a2f8 commit 8805c7d
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 @@ -19,7 +19,7 @@
],
"require": {
"php": "^7.3|^8.0",
"laravel/framework": "^8.0|^9.0",
"laravel/framework": "^8.0|^9.0|^10.0",
"laravel/nova": "^4.0",
"nova-kit/nova-packages-tool": "^1.3.1"
},
Expand Down

0 comments on commit 8805c7d

Please sign in to comment.