-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
I am using Laravel 8 and Php 8.0. my os is Ubunto 20.04 I am trying to Install the User logs activity package.
showing this error
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpoffice/phpspreadsheet dev-NumberFormatMask-Helpers, found phpoffice/phpspreadsheet[dev-NumberFormatMask-Helpers] but the package is fixed to 1.20.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades, and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
What is the solution for this in Laravel 8.
Metadata
Metadata
Assignees
Labels
No labels