beyondcode / nova-filterable-cards

Add custom filters to your Nova metric cards
MIT License
58 stars 20 forks source link

Error Installing on laravel 5.6 #1

Open codeitlikemiley opened 6 years ago

codeitlikemiley commented 6 years ago

`λ composer require beyondcode/nova-filterable-cards Using version ^0.0.1 for beyondcode/nova-filterable-cards ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

bfgasparin commented 5 years ago

I have the same issue.

Moving the package orchestra/testbench in composer.json to 'require-dev' may solve the problem.

Budy-Love commented 5 years ago

Or upgrade your laravel installation. Keep in mind that nova 2.x require Laravel 5.8+