Askedio / laravel-soft-cascade

Cascade Delete & Restore when using Laravel SoftDeletes
https://medium.com/asked-io/cascading-softdeletes-with-laravel-5-a1a9335a5b4d
MIT License
705 stars 63 forks source link

5.6 version changes #63

Closed maguilar92 closed 6 years ago

maguilar92 commented 6 years ago

@gcphost You must enable review for branches 5.5 and 5.6 in Codacy :)

maguilar92 commented 6 years ago

I checked packagist and project is duplicated:

https://packagist.org/packages/askedio/laravel5-soft-cascade https://packagist.org/packages/askedio/laravel-soft-cascade

Can it be unified in one?

gcphost commented 6 years ago

Codacy enabled.

There is no way to rename the package :( https://github.com/composer/packagist/issues/47

It seems I must abandon the laravel 5 branded version.

I'm not positive that's a good idea, seems like it could break existing installs.