Code Monkey home page Code Monkey logo

Comments (5)

mattrmason avatar mattrmason commented on July 24, 2024 1

Second this attempting to install on Laravel 5.8.8 per this blog post https://developer.okta.com/blog/2019/01/15/crud-app-laravel-vue

Problem 1
- Installation request for okta/jwt-verifier ^0.2.1 -> satisfiable by okta/jwt-verifier[0.2.1].
- Conclusion: remove nesbot/carbon 2.16.1
- Conclusion: don't install nesbot/carbon 2.16.1
- okta/jwt-verifier 0.2.1 requires nesbot/carbon ^1.22 -> satisfiable by nesbot/carbon[1.22.0, 1.22.1, 1.23.0, 1.24.0, 1.24.1, 1.24.2, 1.25.0, 1.26.0, 1.26.1, 1.26.2, 1.26.3, 1.26.4, 1.27.0, 1.28.0, 1.29.0, 1.29.1, 1.29.2, 1.30.0, 1.31.0, 1.31.1, 1.32.0, 1.33.0, 1.34.0, 1.34.1, 1.34.2, 1.34.3, 1.34.4, 1.35.0, 1.35.1, 1.36.0, 1.36.1, 1.36.2].
- Can only install one of: nesbot/carbon[1.26.0, 2.16.1].
- Can only install one of: nesbot/carbon[1.26.1, 2.16.1].
- Can only install one of: nesbot/carbon[1.26.2, 2.16.1].
- Can only install one of: nesbot/carbon[1.26.3, 2.16.1].
- Can only install one of: nesbot/carbon[1.26.4, 2.16.1].
- Can only install one of: nesbot/carbon[1.27.0, 2.16.1].
- Can only install one of: nesbot/carbon[1.28.0, 2.16.1].
- Can only install one of: nesbot/carbon[1.29.0, 2.16.1].
- Can only install one of: nesbot/carbon[1.29.1, 2.16.1].
- Can only install one of: nesbot/carbon[1.29.2, 2.16.1].
- Can only install one of: nesbot/carbon[1.30.0, 2.16.1].
- Can only install one of: nesbot/carbon[1.31.0, 2.16.1].
- Can only install one of: nesbot/carbon[1.31.1, 2.16.1].
- Can only install one of: nesbot/carbon[1.32.0, 2.16.1].
- Can only install one of: nesbot/carbon[1.33.0, 2.16.1].
- Can only install one of: nesbot/carbon[1.34.0, 2.16.1].
- Can only install one of: nesbot/carbon[1.34.1, 2.16.1].
- Can only install one of: nesbot/carbon[1.34.2, 2.16.1].
- Can only install one of: nesbot/carbon[1.34.3, 2.16.1].
- Can only install one of: nesbot/carbon[1.34.4, 2.16.1].
- Can only install one of: nesbot/carbon[1.35.0, 2.16.1].
- Can only install one of: nesbot/carbon[1.35.1, 2.16.1].
- Can only install one of: nesbot/carbon[1.36.0, 2.16.1].
- Can only install one of: nesbot/carbon[1.36.1, 2.16.1].
- Can only install one of: nesbot/carbon[1.36.2, 2.16.1].
- Can only install one of: nesbot/carbon[1.22.0, 2.16.1].
- Can only install one of: nesbot/carbon[1.22.1, 2.16.1].
- Can only install one of: nesbot/carbon[1.23.0, 2.16.1].
- Can only install one of: nesbot/carbon[1.24.0, 2.16.1].
- Can only install one of: nesbot/carbon[1.24.1, 2.16.1].
- Can only install one of: nesbot/carbon[1.24.2, 2.16.1].
- Can only install one of: nesbot/carbon[1.25.0, 2.16.1].
- Installation request for nesbot/carbon (locked at 2.16.1) -> satisfiable by nesbot/carbon[2.16.1].

from okta-jwt-verifier-php.

JustinLawrenceMS avatar JustinLawrenceMS commented on July 24, 2024 1

The only fix I've found is to alias the nesbot/carbon version in composer.json.

"nesbot/carbon": "2.17.0 as 1.22"

from okta-jwt-verifier-php.

mattrmason avatar mattrmason commented on July 24, 2024 1

Indeed this worked. I was able to
composer require nesbot/carbon:"2.17.0 as 1.22"
and then install this package without the above errors.

from okta-jwt-verifier-php.

Vardkin avatar Vardkin commented on July 24, 2024

Same here when attempting to install on Laravel 5.8.15.
Was able to composer require nesbot/carbon:"2.18.0 as 1.22" and then composer require okta/jwt-verifier

Thank you @JustinLawrenceMS and @mattrmason for the temporary fix.

from okta-jwt-verifier-php.

bretterer avatar bretterer commented on July 24, 2024

internal-ref: OKTA-258479

from okta-jwt-verifier-php.

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.