flipboxfactory / craft-jwt

JWT for Craft CMS
MIT License
11 stars 2 forks source link

Craft 4 Support #3

Open gutig opened 2 years ago

gutig commented 2 years ago

Hey any chance this package is going to get updated to work with Craft 4?

Currently fails as follows;

 composer require flipboxfactory/craft-jwt      
Using version ^1.1 for flipboxfactory/craft-jwt
./composer.json has been updated
Running composer update flipboxfactory/craft-jwt
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires flipboxfactory/craft-jwt ^1.1 -> satisfiable by flipboxfactory/craft-jwt[1.1.0].
    - flipboxfactory/craft-jwt 1.1.0 requires craftcms/cms ^3.0 -> found craftcms/cms[3.0.0, ..., 3.7.54] but it conflicts with your root composer.json require (4.2.4).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require flipboxfactory/craft-jwt:*" to figure out if any version is installable, or "composer require flipboxfactory/craft-jwt:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.
anchovy commented 1 year ago

Looking to use this in a Craft v4 site as well, v4 support on the road map?

LucaDelBuono commented 3 months ago

What about Craft 5, pretty please? :)