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 php jwt #132

Closed mnofresno closed 1 year ago

mnofresno commented 1 year ago

You previously gently created a new tag v2.3.2 for us. We're currently working on upgrading firebase/php-jwt dependency on our project.

Could you please create a new tag v2.3.3 for us with that change?

Thank you very much!!

christeredvartsen commented 1 year ago

You need to update the composer.lock file as well. You can probably just do:

composer update --no-install
mnofresno commented 1 year ago

You're right @christeredvartsen Fixed! thank you!

christeredvartsen commented 1 year ago

The change fails the unit tests. Could you fix that @mnofresno so that I can generate a release?

mnofresno commented 1 year ago

Thank you very much @christeredvartsen sorry for the delay. Can you please guide me on how to check the tests that failed on Github? I'll fix them ASAP.

christeredvartsen commented 1 year ago

I forgot about this one. Pushed a fix now, and released v2.3.3.