Skip to content

Commit

Permalink
update nestedset and install legacy factories
Browse files Browse the repository at this point in the history
  • Loading branch information
xoco70 committed Sep 19, 2023
1 parent d0ee5d4 commit d3b6c7f
Show file tree
Hide file tree
Showing 2 changed files with 2,221 additions and 1,225 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,9 @@
},

"require": {
"php": ">=7.2.5",
"kalnoy/nestedset": "^5.1"
"php": ">=7.4",
"kalnoy/nestedset": "^6.0",
"laravel/legacy-factories": "^1.3"
},
"scripts": {
"test": "phpunit"
Expand Down
Loading

0 comments on commit d3b6c7f

Please sign in to comment.