Get the following error when trying to install package
composer require klepak/nova-depend-fill
Using version ^1.0 for klepak/nova-depend-fill
./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
- Can only install one of: laravel/framework[v6.9.0, 5.8.x-dev].
- Can only install one of: laravel/framework[5.8.x-dev, v6.9.0].
- Can only install one of: laravel/framework[5.8.x-dev, v6.9.0].
- klepak/nova-depend-fill v1.0 requires laravel/framework 5.8.* -> satisfiable by laravel/framework[5.8.x-dev].
- Installation request for klepak/nova-depend-fill ^1.0 -> satisfiable by klepak/nova-depend-fill[v1.0].
- Installation request for laravel/framework (locked at v6.9.0, required as ^6.0) -> satisfiable by laravel/framework[v6.9.0].
Get the following error when trying to install package