Skip to content

Commit

Permalink
feat: add support to Nova 5
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelpopowicz committed Dec 19, 2024
1 parent 0f50498 commit aad4c31
Show file tree
Hide file tree
Showing 3 changed files with 1,291 additions and 1,306 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"php": "^8.0",
"ext-json": "*",
"james-heinrich/getid3": "^1.9",
"laravel/nova": "^4.0",
"nova-kit/nova-packages-tool": "^1.3.1",
"laravel/nova": "^4.0 || ^5.0",
"nova-kit/nova-packages-tool": "^1.3.1 || ^2.0",
"pion/laravel-chunk-upload": "^1.5",
"spatie/invade": "^1.0 || ^2.0"
},
Expand All @@ -49,8 +49,7 @@
"pestphp/pest": "^1.21 || ^2.0",
"pestphp/pest-plugin-laravel": "^1.2 || ^2.0",
"pestphp/pest-plugin-mock": "^1.0 || ^2.0",
"spatie/laravel-ray": "^1.29",
"whitecube/nova-flexible-content": "^1.1"
"spatie/laravel-ray": "^1.29"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit aad4c31

Please sign in to comment.