Skip to content

Commit 55645be

Browse files
authored
Update composer.json
1 parent 5352820 commit 55645be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "betterde/tree",
2+
"name": "rysonlau/laravelTree",
33
"description": "Tree generator",
44
"keywords": ["Tree", "Node", "generator"],
55
"type": "library",
@@ -11,8 +11,8 @@
1111
}
1212
],
1313
"require": {
14-
"illuminate/support": "^5|^6|^7",
15-
"illuminate/database": "^5|^6|^7"
14+
"illuminate/support": "^5|^6|^7|^8|^9|^10",
15+
"illuminate/database": "^5|^6|^7|^8|^9|^10"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)