Giter Site home page Giter Site logo

Comments (7)

cindreta avatar cindreta commented on May 31, 2024

Hey man. Thank you for the report. Let me check this out and I'll let you know! We'll figure it out no worries 💪🏻

from treblle-php.

india2sarthak avatar india2sarthak commented on May 31, 2024

Any updates on this? This is preventing us from using Trebble

from treblle-php.

cindreta avatar cindreta commented on May 31, 2024

We've been checking a lot of things on our side and didn't see the problems you see. But there are a few more checks we will do tomorrow.

what would be super helpful if we jumped on a call and saw what the rest of your composer looks like. Maybe when you added Treblle composer was trying to update something else that has that requirement. If you want just book a call with me for tomorrow and we'll try live: https://calendly.com/treblle/30-mins if not email me your compose.json on [email protected]

from treblle-php.

india2sarthak avatar india2sarthak commented on May 31, 2024
{
    "require": {
        "firebase/php-jwt": "^5.2",
        "sendgrid/sendgrid": "~7",
        "treblle/treblle-php": "^2.0"
    }
}

This is how my rest of the composer looks like, however this problem only pops up when I try to install treblle.

from treblle-php.

cindreta avatar cindreta commented on May 31, 2024

Amazing! Thank you let me try this out!

from treblle-php.

cindreta avatar cindreta commented on May 31, 2024

Hey @india2sarthak we've checked again specifically this time on your version of PHP(8.0.20) as well as using exactly the packages you listed and had NO PROBLEMS. This would leave us to believe that this might be a problem with either loaded PHP modules on your machine or something else.

What I would suggest is try running composer update without including Treblle. So first updated all your dependencies and then run composer require treblle/treblle-php from the console.

If that doesn't work try appending this: composer require treblle/treblle-php --ignore-platform-reqs

Having said all of that we would still like to help you resolve this. Again we think that this is something with your local PHP version. Either it isn't installed correctly or some modules are missing. Are you running this locally or?

from treblle-php.

india2sarthak avatar india2sarthak commented on May 31, 2024

Using composer require treblle/treblle-php --ignore-platform-reqs solved the issue. Thanks for the support. Closing this now.

from treblle-php.

Related Issues (4)

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.