laravel-ltree
laravel-ltree copied to clipboard
Laravel 10
Настало время сделать поддержку Laravel 10
@pvsaintpe Please support Laravel 10, it seems it also needs to change the package umbrellio/laravel-common-objects. I can do that for you , if you are busy.
I've submitted PRs for both of these here:
https://github.com/umbrellio/laravel-ltree/pull/80 https://github.com/umbrellio/laravel-common-objects/pull/8
@jamesrusso
Please don't use minor versions in your merge request just "^2.1" is enough because it will work anyway even when your second merge request is merged.
@jamesrusso
Please don't use minor versions in your merge request just "^2.1" is enough because it will work anyway even when your second merge request is merged.
Can you please clarify? I just followed the previous examples with the version bump? All the previous packages just had major.minor in them.