Skip to content

Commit

Permalink
Update dependency laravel/nova to v5
Browse files Browse the repository at this point in the history
| datasource | package      | from   | to    |
| ---------- | ------------ | ------ | ----- |
| packagist  | laravel/nova | 4.35.5 | 5.0.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent bd9f6ce commit 996fdd3
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 @@ -11,7 +11,7 @@
"require": {
"php": "^8.1",
"ext-json": "*",
"laravel/nova": "^4.20"
"laravel/nova": "^5.0"
},
"require-dev": {
"interaction-design-foundation/coding-standard": "^0.3.0",
Expand Down

0 comments on commit 996fdd3

Please sign in to comment.