Code Monkey home page Code Monkey logo

Comments (5)

sebastiandedeyne avatar sebastiandedeyne commented on June 6, 2024 1

Continuation from spatie/laravel-analytics#126

This package requires nesbot/carbon: ^1.19, and one of your other dependencies requires a lower version. You're going to have to find out which one and see if you can update it.

Alternatively, I'd accept a PR that requires a lower carbon version, and has passing tests.

from analytics-statistics.

johnef avatar johnef commented on June 6, 2024

@sebastiandedeyne but I am using Laravel 4.2 how can I update my nesbot/carbon ?
I tried to do so but got

Installation request for nesbot/carbon 1.21 -> satisfiable by nesbot/carbon[1.21.0].
    - Conclusion: remove symfony/translation v2.5.12
    - Conclusion: don't install symfony/translation v2.5.12

I even tried to install the version you pointed to nesbot/carbon: ^1.19 but still the same can't be installed on older version for laravel!!

from analytics-statistics.

sebastiandedeyne avatar sebastiandedeyne commented on June 6, 2024

According to Laravel 4.2's composer.json, there's no restriction on Carbon 1.19, so I assume it's another dependency that's the culprit here.

https://github.com/laravel/framework/blob/v4.2.11/composer.json#L20

from analytics-statistics.

johnef avatar johnef commented on June 6, 2024

Maybe I didn't understand you right, I have the same nesbot/carbon version that you pointed to in the v4.2.11/composer.json#L20
in my composer.lock have "nesbot/carbon": "~1.0"
so what is the problem!!

from analytics-statistics.

freekmurze avatar freekmurze commented on June 6, 2024

Hi, it seems that this problem is not caused by our package. but by something specific to your project. Try to pinpoint which of your other packages require that specific older version of composer.

from analytics-statistics.

Related Issues (2)

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.