fix: update Pest setup in workflow to use composer require for PHP 8.1 #10445
Annotations
2 errors
|
PHP CS Fixer on PHP 8.1
Process completed with exit code 2.
|
|
PHP CS Fixer on PHP 8.1
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires pestphp/pest-plugin-faker * -> satisfiable by pestphp/pest-plugin-faker[v0.1.0, ..., v0.3.1, v1.0.0, 1.x-dev, v2.0.0, 2.x-dev, v3.0.0, 3.x-dev, v4.0.0, 4.x-dev].
- Root composer.json requires pestphp/pest-plugin-type-coverage ^2.0 -> satisfiable by pestphp/pest-plugin-type-coverage[v2.0.0, ..., 2.x-dev].
- brianium/paratest[v7.9.0, ..., v7.11.2] require php ~8.3.0 || ~8.4.0 -> your php version (8.1.34) does not satisfy that requirement.
- brianium/paratest[v7.12.0, ..., 7.x-dev] require php ~8.3.0 || ~8.4.0 || ~8.5.0 -> your php version (8.1.34) does not satisfy that requirement.
- brianium/paratest[v7.4.0, ..., v7.5.7] require php ~8.2.0 || ~8.3.0 -> your php version (8.1.34) does not satisfy that requirement.
- brianium/paratest[v7.4.8, ..., v7.8.4] require php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.1.34) does not satisfy that requirement.
- brianium/paratest[v7.8.5, ..., 7.8.x-dev] require php ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0 -> your php version (8.1.34) does not satisfy that requirement.
- pestphp/pest v0.3.0 requires phpunit/phpunit 9.3.7 -> found phpunit/phpunit[9.3.7] but these were not loaded, because they are affected by security advisories ("PKSA-z3gr-8qht-p93v"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
- pestphp/pest v0.3.1 requires phpunit/phpunit 9.3.7 || 9.3.8 -> found phpunit/phpunit[9.3.7, 9.3.8] but these were not loaded, because they are affected by security advisories ("PKSA-z3gr-8qht-p93v"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
- pestphp/pest[v0.3.10, ..., v0.3.11] require phpunit/phpunit >= 9.3.7 <= 9.4.2 -> found phpunit/phpunit[9.3.7, ..., 9.4.2] but these were not loaded, because they are affected by security advisories ("PKSA-z3gr-8qht-p93v"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
- pestphp/pest[v0.3.12, ..., v0.3.14] require phpunit/phpunit >= 9.3.7 <= 9.4.3 -> found phpunit/phpunit[9.3.7, ..., 9.4.3] but these were not loaded, because they are affected by security advisories ("PKSA-z3gr-8qht-p93v"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
- pestphp/pest[v0.3.15, ..., v0.3.19, v1.0.0] require phpunit/phpunit >= 9.3.7 <= 9.5.0 -> found phpunit/phpunit[9.3.7, ..., 9.5.0] but these were not loaded, because they are affected by security advisories ("PKSA-z3gr-8qht-p93v"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
- pestphp/pest[v0.3.2, ..., v0.3.6] require phpunit/phpunit 9.3.7 || 9.3.8 || 9.3.9 || 9.3.10 -> found phpunit/phpunit[9.3.7, 9.3.8, 9.3.9, 9.3.10] but these were not loaded, because they are affected by security advisories ("PKSA-z3gr-8qht-p93v"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
- pestphp/pest v0.3.7 requires phpunit/phpunit >= 9.3.7 <= 9.3.11 -> found phpunit/phpunit[9.3.7, ..., 9.3.11] but these were not loaded, because they are affected
|