Askedio/laravel-soft-cascade

Update to L5.7

Closed this issue ยท 7 comments

Hi.
Cannot install this package on L5.7 due to composer requirements "5.6.*".

Can you update to L5.7?

Thanks in advance

The package will be updated soon.

Thank you very much

I just tried composer update setting laravel to 5.7 and was surprised to see this in my composer.lock - it seems it downgraded this package in the process:

            "name": "askedio/laravel-soft-cascade",
-           "version": "5.6.5",
+           "version": "5.6.3",

Mentioning it in case it catches anyone else off-guard.

I guess I should hold off on the upgrade until an official 5.7 version of this package is available? Or should 5.6.3 work in theory with Laravel 5.7?

Today I will update the package to version 5.7. I recommend you not to use 5.6.3.

@kentdahl Sorry but yesterday I did not have time, I'll try to have it today.

@maguilar92 ; no big rush on my account, as I probably won't be able to continue on my upgrade work until next week for other reasons.

@kentdahl @rjsworking Package updated to 5.7 version!!