-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firebase/php-jwt conflicts with Roave/Security-advisories #244
Comments
@TylerBarnes This conflict is happening more and more. Would highly recommend updating this plugin and it's dependencies to maintain compatibility. |
Thanks for the heads up! I've raised this issue internally to figure out if I should work on this or someone else. I've actually transitioned to a different team that doesn't own this, but I did build a lot of it and have the context on it. I'll keep yall updated when I know more |
@TylerBarnes any chance of an update here? |
Hi! any update about it? |
Hi! Thanks again for the awesome job you guys make to improve our experience with Wordpress and Gatsby.
I use composer to install and maintain all necessary plugins used in my current Wordpress instance. Lately, I made an update of all require dependencies and bumped to that one.
Problem
Current version of gatsby/wp-gatsby conflicts with roave/security-advisories dev-latest.
Steps to reproduce
composer update --with-dependencies
Proposed resolution
Update to the latest stable version of firebase/php-jwt which does not address multiple security vulnerabilities.
👉 https://github.com/gatsbyjs/wp-gatsby/blob/master/composer.json#LL33C6-L33C14
The text was updated successfully, but these errors were encountered: