When i try to install this package i get this error:
"Problem 1
Root composer.json requires arcanedev/log-viewer 8 -> satisfiable by arcanedev/log-viewer[8.0.0].
arcanedev/log-viewer 8.0.0 requires php ^7.3 -> your php version (8.0.20) does not satisfy that requirement.
"
I tryed to change php version composer from ^8.0 to "^7.3|^8.0" but the problem is same.
At the end, i had to add --ignore-platform-reqs when installing composer.
Description:
When i try to install this package i get this error: "Problem 1
Steps To Reproduce: