File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Please use the below table to find which versions are suitable for your installa
2626
2727| Package version | Nova Version | Laravel Version | PHP version |
2828| --------------- | ------------ | --------------- | ----------- |
29- | ` 3.x ` | 4.x | 8.x - 9.x | 8.1+ |
29+ | ` 3.x ` | 4.x | 8.x - 10.x | 8.1+ |
3030| ` 2.x ` | 2.x - 3.x | 5.x - 8.x | 5.6 - 7.4 |
3131
3232Note that we really pushed the PHP version up. If you're staying on
Original file line number Diff line number Diff line change 1515 "ext-json" : " *" ,
1616 "codex-team/editor.js" : " *" ,
1717 "guzzlehttp/guzzle" : " ^6.0|^7.0" ,
18- "illuminate/support" : " ^8.0 || ^9.0" ,
18+ "illuminate/support" : " ^8.0 || ^9.0 || ^10.0 " ,
1919 "laravel/nova" : " ^4.0" ,
2020 "spatie/image" : " ^1.7 || ^2.0"
2121 },
You can’t perform that action at this time.
0 commit comments