imbo / behat-api-extension

API extension for Behat, used to ease testing of JSON-based APIs
MIT License
107 stars 42 forks source link

Upgrade firebase/jwt-token up to ^6.0 #124

Closed syl20b closed 1 year ago

syl20b commented 1 year ago

Hi there,

I started to work on the upgrade of the firebase/jwt-token version ( CF #120).

Regards,

joanna-bak-sourceability commented 1 year ago

@christeredvartsen could you approve the workflow. We need that fix as well...

vitxd commented 1 year ago

Any chance this can be merged? Is this project still active and maintained?

syl20b commented 1 year ago

Any chance this can be merged? Is this project still active and maintained?

@christeredvartsen ?

christeredvartsen commented 1 year ago

@syl20b @joanna-bak-sourceability @vitxd @magikid

I have created a branch that will bump the firebase/jwt-token version along with other dependencies. If that branch works for you I can push a new major version of this package.

You can test the branch using dev-bump-deps in your composer.json file.

Please use #125 for further discussion.

Aurelieluciani commented 1 year ago

@christeredvartsen Is it possible to have a version with only the upgrade of the firebase/jwt-token to 6.4? So it will be compatible with PHP 8.0

christeredvartsen commented 1 year ago

@Aurelieluciani Just tagged v3.0.2 with your PR. Thanks!