Replies: 2 comments
|
Why can't you use Composer? See #3221 (comment) And, not that it necessarily matters, why are you still using Php 8.0, which stopped receiving even security updates over a year ago? |
0 replies
|
Closing. No response in 2.5 months. No reason to keep open. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone,
I’m currently running PHP 8.0.30 on XAMPP, and I’m unable to use Composer to manage packages. I want to use PhpSpreadsheet to read and manipulate Excel files, but I need to know which version of PhpSpreadsheet is compatible with PHP 8.0.
Could anyone recommend the correct version of PhpSpreadsheet that works well with PHP 8.0? Also, since I can’t use Composer, any advice on manually installing it would be greatly appreciated.
Thank you in advance!
All reactions