File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 66 - master
77 pull_request :
88 branches :
9- - *
9+ - " ** "
1010 schedule :
1111 - cron : ' 0 0 * * *'
1212
Original file line number Diff line number Diff line change 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-10 package for working with trees in relational databases.
7+ This is a Laravel package for working with trees in relational databases.
88
9+ * ** Laravel 12.0** is supported since v6.0.??
910* ** Laravel 11.0** is supported since v6.0.4
1011* ** Laravel 10.0** is supported since v6.0.2
1112* ** Laravel 9.0** is supported since v6.0.1
Original file line number Diff line number Diff line change 1717 ],
1818 "require" : {
1919 "php" : " ^7.2.5|^8.0" ,
20- "illuminate/support" : " ^7.0|^8.0|^9.0|^10.0|^11.0" ,
21- "illuminate/database" : " ^7.0|^8.0|^9.0|^10.0|^11.0" ,
22- "illuminate/events" : " ^7.0|^8.0|^9.0|^10.0|^11.0" ,
20+
21+ "illuminate/support" : " ^7.0|^8.0|^9.0|^10.0|^11.0|^12.0" ,
22+ "illuminate/database" : " ^7.0|^8.0|^9.0|^10.0|^11.0|^12.0" ",
23+ "illuminate/events" : " ^7.0|^8.0|^9.0|^10.0|^11.0|^12.0" ",
2324 "laravel/serializable-closure" : " ^2.0"
2425 },
2526 "autoload" : {
You can’t perform that action at this time.
0 commit comments