Skip to content

Commit eb49a69

Browse files
Update dependency laravel/nova to v5
| 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>
1 parent 7aa0ec8 commit eb49a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": "^8.1",
15-
"laravel/nova": "^4.20"
15+
"laravel/nova": "^5.0"
1616
},
1717
"require-dev": {
1818
"interaction-design-foundation/coding-standard": "^0.3.0",

0 commit comments

Comments
 (0)