Skip to content

Commit 324d497

Browse files
authored
Merge pull request #580 from jonnott/patch-1
fix readme versions
2 parents 38d3bd4 + 562f5e1 commit 324d497

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.markdown

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44
[![Latest Unstable Version](https://poser.pugx.org/kalnoy/nestedset/v/unstable.svg)](https://packagist.org/packages/kalnoy/nestedset)
55
[![License](https://poser.pugx.org/kalnoy/nestedset/license.svg)](https://packagist.org/packages/kalnoy/nestedset)
66

7-
This is a Laravel 4-8 package for working with trees in relational databases.
7+
This is a Laravel 4-10 package for working with trees in relational databases.
88

9-
* **Laravel 8.0, 9.0, 10.0** is supported since v6
9+
* **Laravel 10.0** is supported since v6.0.2
10+
* **Laravel 9.0** is supported since v6.0.1
11+
* **Laravel 8.0** is supported since v6.0.0
1012
* **Laravel 5.7, 5.8, 6.0, 7.0** is supported since v5
1113
* **Laravel 5.5, 5.6** is supported since v4.3
1214
* **Laravel 5.2, 5.3, 5.4** is supported since v4

0 commit comments

Comments
 (0)