chris-ware / nova-breadcrumbs

Breadcrumbs for Laravel Nova
152 stars 44 forks source link

Update composer.json #41

Closed bsormagec closed 5 years ago

bsormagec commented 5 years ago

Change Compability higher than 2.0

chris-ware commented 5 years ago

This pull request won't be merged. You obviously don't understand what we are trying to explain to you.

This package overwrites default nova views. If the views are changed in a newer version, this package becomes incompatible, and therefore will break your nova instance. To prevent this from happening, you can only install it on the latest supported version.

If you want to actually help, then instead of just changing the composer.json, also rebuild the assets as per the contribution guide. This will then at least support the current version. We can then look at whether any of the changes impact breadcrumbs themselves, such as 2.1's new multiple dashboard support, of which I will be testing in the near future.