We have a couple of questions on this that we were wanting to be addressed.
we got this error message when trying to go to Koolreports Pro version 6.6.8
- Root composer.json requires koolreport/pro 6.6.8 -> satisfiable by koolreport/pro[6.6.8].
- koolreport/excel 11.1.1 requires phpoffice/phpspreadsheet ^1 -> satisfiable by phpoffice/phpspreadsheet[1.30.6].
- koolreport/pro 6.6.8 requires koolreport/excel 11.1.1 -> satisfiable by koolreport/excel[11.1.1].
- phpoffice/phpspreadsheet 1.30.6 requires php >=7.4.0 <8.5.0 -> your php version (8.5.9; overridden via config.platform, same as actual) does not satisfy that requirement.
First: are we going to have a problem if we move our version to PHP 8.5? for now it looks like we cant because it has to be less than 8.5.
Second: we noticed the phpspreadsheet version you are using is 1.30.6 and the latest stable version of it is 5.8.0. Do you intend to in the future have the upgraded?