composer audit fix firebase/php-jwt#398
Open
Tuğrul Topuz (tugrul) wants to merge 1 commit intopaypay:masterfrom
Open
composer audit fix firebase/php-jwt#398Tuğrul Topuz (tugrul) wants to merge 1 commit intopaypay:masterfrom
Tuğrul Topuz (tugrul) wants to merge 1 commit intopaypay:masterfrom
Conversation
|
|
1 similar comment
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Error:
composer require paypayopa/php-sdk
./composer.json has been updated
Running composer update paypayopa/php-sdk
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 paypayopa/php-sdk * -> satisfiable by paypayopa/php-sdk[0.3.0, ..., 0.9.2, 1.0.0, ..., 1.0.5, 2.0.0, ..., 2.0.7].
- paypayopa/php-sdk[0.3.0, ..., 0.9.2, 1.0.0, ..., 1.0.5, 2.0.0] require firebase/php-jwt ^5.2 -> found firebase/php-jwt[v5.2.0, ..., v5.5.1] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-y2cr-5h3j-g3ys", "PKSA-2kqm-ps5x-s4f5") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
- paypayopa/php-sdk[2.0.1, ..., 2.0.3] require firebase/php-jwt ^5.5 -> found firebase/php-jwt[v5.5.0, v5.5.1] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-y2cr-5h3j-g3ys", "PKSA-2kqm-ps5x-s4f5") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
- paypayopa/php-sdk[2.0.4, ..., 2.0.7] require firebase/php-jwt ^5.5 || ^6.0 -> found firebase/php-jwt[v5.5.0, v5.5.1, v6.0.0, ..., v6.11.1] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-y2cr-5h3j-g3ys") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require paypayopa/php-sdk:*" to figure out if any version is installable, or "composer require paypayopa/php-sdk:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
All Submissions: