Skip to content

Commit a99aab9

Browse files
committed
README
1 parent 1a1f200 commit a99aab9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.markdown

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ It is a fork of [lazychaser/laravel-nestedset](https://github.com/lazychaser/lar
1010
* Routines respect a foreign key constraint on the parent-child-relation by taking care that changes to the tree are applied in the correct order.
1111
* The code does not fail if the model which uses `NoteTrait` does not directly extend `Model` but indirectly inherits `Model` via another parent class.
1212

13+
* **Laravel 11.0** is supported in v9
1314
* **Laravel 10.0** is supported in v8
1415
* **Laravel 9.0** is supported in v7
1516
* _**Laravel 8.0** is supported in v6.0.1_

0 commit comments

Comments
 (0)