GithubHelp home page GithubHelp logo

Comments (4)

ClementBr21 avatar ClementBr21 commented on June 13, 2024

PHP 8.2 is supported by the fast-excel package.
Your problem seems to be totally detached from this package

from fast-excel.

shakhawatfci avatar shakhawatfci commented on June 13, 2024

Problem 1
- openspout/openspout[v3.4.0, ..., v3.7.4] require php ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 -> your php version (8.2.4) does not satisfy that requirement.
- rap2hpoutre/fast-excel v4.1.0 requires openspout/openspout ^3 -> satisfiable by openspout/openspout[v3.4.0, ..., v3.7.4].
- Root composer.json requires rap2hpoutre/fast-excel ^4.1 -> satisfiable by rap2hpoutre/fast-excel[v4.1.0].

from fast-excel.

PINHOf avatar PINHOf commented on June 13, 2024

Problem 1 - openspout/openspout[v3.4.0, ..., v3.7.4] require php ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 -> your php version (8.2.4) does not satisfy that requirement. - rap2hpoutre/fast-excel v4.1.0 requires openspout/openspout ^3 -> satisfiable by openspout/openspout[v3.4.0, ..., v3.7.4]. - Root composer.json requires rap2hpoutre/fast-excel ^4.1 -> satisfiable by rap2hpoutre/fast-excel[v4.1.0].

I had the same issue, however, the error message leads to mistake. In my case, the message log of composer, was also printing:

openspout/openspout[v4.8.0, ..., v4.15.0] require ext-zip * -> it is missing from your system. Install or enable PHP's zip extension.

After enabling the extension, the package was installed.

from fast-excel.

rap2hpoutre avatar rap2hpoutre commented on June 13, 2024

Thank you for your contribution. I just released a new version of fast-excel (5.3.0) that should fix the issue. Let me know if it worked!

from fast-excel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.