From 928aba266eee61515100ad3aea155b2eb48227a6 Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Fri, 13 May 2022 16:28:48 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a4b2926..89ea2a1 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Uses Spatie's [eloquent-sortable](https://github.com/spatie/eloquent-sortable) u ## Requirements +**NB! Will not working until Nova releases a fix for Vue component overriding. Possibly coming in ^4.5.5.** + - `php: >=8.0` - `laravel/nova: ^4.5.4`