composer(deps-dev): update symfony/process requirement #2187
continuous-integration.yml
on: push
Matrix: Validate Project / Check composer dependencies with composer-dependency-analyser
Matrix: Validate Project / Check composer with composer-normalize
Matrix: Validate Project / Check composer dependencies with composer-unused
Matrix: Validate Project / Check with editorconfig-checker
Matrix: Validate Project / Lint PHP
Matrix: Validate Project / Validate markdown files
Matrix: Validate Project / Linting with overtrue/phplint
Matrix: Validate Project / Validate composer
Matrix: Validate Project / Validate yaml
Matrix: Install Project / Install Node dependencies
Waiting for pending jobs
Matrix: Install Project / Install PHP dependencies
Waiting for pending jobs
Matrix: Check Coding Standards with PHP-CS-Fixer
Matrix: Check Coding Standards with PHPCS
Matrix: Check Rules with PHPMD
Matrix: Checks with Rector
Matrix: Static Code Analysis with PHPStan
Validate & Lint Status
0s
Annotations
5 errors
Validate Project / Check composer with composer-normalize (ubuntu-24.04, 8.1, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/process ^7.1.8 -> satisfiable by symfony/process[v7.1.8].
- symfony/process v7.1.8 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires friendsofphp/php-cs-fixer ^3.64.0 -> satisfiable by friendsofphp/php-cs-fixer[v3.64.0].
- friendsofphp/php-cs-fixer v3.64.0 requires symfony/process ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/process[v7.1.8].
- symfony/process v7.1.8 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
Validate Project / Check composer with composer-normalize (ubuntu-24.04, 8.1, lowest)
Process completed with exit code 2.
|
Validate Project / Check with editorconfig-checker (ubuntu-24.04, 8.1, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/process ^7.1.8 -> satisfiable by symfony/process[v7.1.8].
- symfony/process v7.1.8 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires friendsofphp/php-cs-fixer ^3.64.0 -> satisfiable by friendsofphp/php-cs-fixer[v3.64.0].
- friendsofphp/php-cs-fixer v3.64.0 requires symfony/process ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/process[v7.1.8].
- symfony/process v7.1.8 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
Validate Project / Check with editorconfig-checker (ubuntu-24.04, 8.1, lowest)
Process completed with exit code 2.
|
Validate Project / Lint & Validate Status
Process completed with exit code 1.
|