-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
4.5
When the composer run in "lib/phpspreadsheet/markbaker/matrix", the following error shown:
Composer could not detect the root package (markbaker/matrix) version, defaulting to '1.0.0'. See https://getcomposer.org/root-version
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages. Problem 1
- sebastian/phpcpd[4.0.0, ..., 4.1.0] require php ^7.1 -> your php version (8.1.29) does not satisfy that requirement.
- Root composer.json requires sebastian/phpcpd ^4.0 -> satisfiable by sebastian/phpcpd[4.0.0, 4.1.0].
This is due to the composer.json in }}{{markbaker/matrix
- has a non-specific relationship to
-
MDL-81664 Upgrade PHPSpreadSheet to 4.1.0
-
- Closed
-