Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- nunomaduro/phpinsights[v1.9.0, ..., v1.14.1] require php ^7.2 -> your php version (8.0.3) does not satisfy that requirement.
- Root composer.json requires nunomaduro/phpinsights ^1.9 -> satisfiable by nunomaduro/phpinsights[v1.9.0, ..., v1.14.1].
I’ve installed the current version of the kirby3-spreadsheet-plugin from github.
I guess the dependencies of the Plugin are not uptodate, right?
If yes, this is what I’ve tried to solve with “composer update” in “\site\plugins\kirby3-spreadsheet”.