laravel-ltree icon indicating copy to clipboard operation
laravel-ltree copied to clipboard

Laravel 10

Open Atmden opened this issue 1 year ago • 4 comments

Настало время сделать поддержку Laravel 10

Atmden avatar Jun 14 '23 11:06 Atmden

@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.

videni avatar Sep 12 '23 08:09 videni

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 avatar Sep 16 '23 19:09 jamesrusso

@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.

pvsaintpe avatar Sep 17 '23 08:09 pvsaintpe

@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.

jamesrusso avatar Sep 17 '23 10:09 jamesrusso