uasoft-indonesia / badaso-starter

Project starter with badaso.
6 stars 3 forks source link

Ada erorr package #1

Closed bogordesaincom closed 2 years ago

bogordesaincom commented 3 years ago

Ketika Install Laravel 8 di php 8

  Problem 1
    - lcobucci/jwt is locked to version 3.3.3 and an update of this package was not requested.
    - lcobucci/jwt 3.3.3 requires php ^5.6 || ^7.0 -> your php version (8.0.8) does not satisfy that requirement.
  Problem 2
    - tymon/jwt-auth is locked to version 1.0.2 and an update of this package was not requested.
    - tymon/jwt-auth 1.0.2 requires php ^5.5.9|^7.0 -> your php version (8.0.8) does not satisfy that requirement.
  Problem 3
    - webpatser/laravel-uuid is locked to version 3.0.2 and an update of this package was not requested.
    - webpatser/laravel-uuid 3.0.2 requires php ^7.0 -> your php version (8.0.8) does not satisfy that requirement.
  Problem 4
    - lcobucci/jwt 3.3.3 requires php ^5.6 || ^7.0 -> your php version (8.0.8) does not satisfy that requirement.
    - badaso/core 2.0.0-rc.13 requires lcobucci/jwt ^3.3 -> satisfiable by lcobucci/jwt[3.3.3].
    - badaso/core is locked to version 2.0.0-rc.13 and an update of this package was not requested.
rizkiheryandi commented 3 years ago

Hello, could you provide the step to produce the error please ? step by step

thank you in advance

rizkiheryandi commented 2 years ago

It should be fix in latest version

Thank you